| /mirbsd/src/usr.sbin/ppp/ppp/ |
| D | link.c | 97 struct mqueue *queue, *highest; in link_SequenceQueue() local 101 highest = LINK_HIGHQ(l); in link_SequenceQueue() 102 for (queue = l->Queue; queue < highest; queue++) in link_SequenceQueue() 104 m_enqueue(highest, m_dequeue(queue)); in link_SequenceQueue() 110 struct mqueue *queue, *highest; in link_DeleteQueue() local 112 highest = LINK_HIGHQ(l); in link_DeleteQueue() 113 for (queue = l->Queue; queue <= highest; queue++) in link_DeleteQueue() 153 struct mqueue *queue, *highest; in link_PendingLowPriorityData() local 168 highest = LINK_HIGHQ(l); in link_PendingLowPriorityData() 170 for (queue = l->Queue; queue < highest; queue++) { in link_PendingLowPriorityData()
|
| /mirbsd/src/lib/libssl/src/doc/crypto/ |
| D | BN_num_bytes.pod | 40 of bits doesn't always set the highest bits, thereby making the number
|
| D | OPENSSL_VERSION_NUMBER.pod | 43 except the patch level got the highest bit set, to keep continuity. The
|
| /mirbsd/src/lib/libssl/src/crypto/des/ |
| D | README | 38 Just turn you optimiser up to the highest settings and run destest
|
| /mirbsd/src/gnu/usr.sbin/sendmail/sendmail/ |
| D | daemon.c | 306 int highest = -1; local 325 if (Daemons[idx].d_socket > highest) 326 highest = Daemons[idx].d_socket; 335 if (ControlSocket > highest) 336 highest = ControlSocket; 344 t = select(highest + 1, FDSET_CAST &readfds,
|
| D | conf.c | 5270 sm_closefrom(lowest, highest) in sm_closefrom() argument 5271 int lowest, highest; in sm_closefrom() 5278 for (i = lowest; i < highest; i++) 5317 sm_close_on_exec(lowest, highest) in sm_close_on_exec() argument 5318 int lowest, highest; in sm_close_on_exec() 5325 for (i = lowest; i < highest; i++)
|
| D | sendmail.h | 2730 extern void sm_closefrom __P((int lowest, int highest)); 2731 extern void sm_close_on_exec __P((int lowest, int highest));
|
| /mirbsd/src/usr.bin/awk/ |
| D | README | 95 awk's speed, perhaps by 1/3 for highest levels.
|
| /mirbsd/src/usr.bin/file/magdir/ |
| D | freebsd | 119 # byte 7: highest byte of the kernel stack pointer, always 0xfe
|
| /mirbsd/src/gnu/usr.bin/cvs/doc/ |
| D | RCSFILES | 261 the highest pair). 268 branch is the highest branch on the trunk.
|
| /mirbsd/src/usr.sbin/httpd/src/ |
| D | Configuration | 21 # These list the configured modules, in priority order (highest priority 418 ## should be the last (highest priority) module.
|
| D | Configuration.tmpl | 23 # These list the configured modules, in priority order (highest priority 481 ## should be the last (highest priority) module.
|
| /mirbsd/src/lib/libssl/src/doc/ssl/ |
| D | SSL_CTX_use_certificate.pod | 73 ending at the highest level (root) CA.
|
| /mirbsd/src/gnu/usr.bin/binutils/binutils/ |
| D | srconv.c | 1210 unsigned int *highest = (unsigned *) nints (p->nsections); in wr_du() local 1225 highest[i] = 0; in wr_du()
|
| /mirbsd/src/gnu/usr.sbin/sendmail/contrib/ |
| D | bsdi.mc | 140 # unless you want local delivery and your machine is the highest-priority
|
| /mirbsd/src/gnu/usr.bin/perl/hints/ |
| D | README.hints | 144 highest optimization level at which the bug is not present, so that
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/doc/ |
| D | c-mips.texi | 323 lui $4,%highest(sym)
|
| /mirbsd/src/gnu/usr.bin/binutils/ld/emultempl/ |
| D | sunos.em | 135 find the .so file with the highest version number. The user may
|
| /mirbsd/src/share/doc/psd/23.Cknr/ |
| D | cman2 | 6 subsections of this section (highest precedence first).
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlop.pod | 27 listed from highest precedence to lowest. Operators borrowed from 65 A TERM has the highest precedence in Perl. They include variables, 74 arguments within parentheses are taken to be of highest precedence, 333 arguments within parentheses are taken to be of highest precedence,
|
| D | perlpod.pod | 95 Head1 through head4 produce headings, head1 being the highest
|
| /mirbsd/src/gnu/usr.bin/perl/os2/ |
| D | Changes | 801 highest possible resolution of sleep() while preserving low
|
| /mirbsd/src/gnu/usr.bin/perl/vms/ |
| D | perlvms.pod | 660 C<unlink> will delete the highest version of a file only; in
|
| /mirbsd/src/lib/libssl/src/crypto/bn/asm/ |
| D | vms.mar | 184 ; negative (from EDIV's point of view, i.e. when the highest bit is set), 194 ; by 8, and to divide the divisor by 2 if it's highest bit is set.
|
| /mirbsd/src/gnu/usr.bin/cvs/ |
| D | FAQ | 537 point up to the highest revision on the main branch starting with N. 538 For example, if your highest trunk revision is 1.52, you can use this 2744 Where Z is 2 greater than the highest magic branch already on revision 4029 When committing a newly added file CVS looks for the highest main 5338 Adds the non-branch tag <tag2> to the HEAD of (the highest revision 5371 (the highest revision number on) the branch labelled with
|