| /netbsd/src/external/ibm-public/postfix/dist/src/smtpd/ |
| D | smtpd_check.ref4 | 25 >>> mail hold@hold.domain 26 …d_check: <queue id>: hold: MAIL from localhost[127.0.0.1]: <hold@hold.domain>: Sender address trig… 28 >>> mail holdtext@hold.domain 29 …smtpd_check: <queue id>: hold: MAIL from localhost[127.0.0.1]: <holdtext@hold.domain>: Sender addr… 31 >>> mail discard@hold.domain 32 …AIL from localhost[127.0.0.1]: <discard@hold.domain>: Sender address triggers DISCARD action; from… 34 >>> mail discardtext@hold.domain 35 …d: MAIL from localhost[127.0.0.1]: <discardtext@hold.domain>: Sender address text; from=<discardte…
|
| D | smtpd_check.in4 | 15 mail hold@hold.domain 16 mail holdtext@hold.domain 17 mail discard@hold.domain 18 mail discardtext@hold.domain
|
| D | smtpd_check_access | 68 hold@hold.domain hold 69 holdtext@hold.domain hold text 70 discard@hold.domain discard 71 discardtext@hold.domain discard text
|
| /netbsd/src/common/dist/zlib/ |
| D | inffast.c | 66 unsigned long hold; /* local strm->hold */ in inflate_fast() local 93 hold = state->hold; in inflate_fast() 104 hold += (unsigned long)(*in++) << bits; in inflate_fast() 106 hold += (unsigned long)(*in++) << bits; in inflate_fast() 109 here = lcode + (hold & lmask); in inflate_fast() 112 hold >>= op; in inflate_fast() 126 hold += (unsigned long)(*in++) << bits; in inflate_fast() 129 len += (unsigned)hold & ((1U << op) - 1); in inflate_fast() 130 hold >>= op; in inflate_fast() 135 hold += (unsigned long)(*in++) << bits; in inflate_fast() [all …]
|
| D | inflate.c | 123 state->hold = 0; in inflateResetKeep() 233 state->hold = 0; in inflatePrime() 239 state->hold += (unsigned)value << state->bits; in inflatePrime() 452 hold = state->hold; \ 463 state->hold = hold; \ 470 hold = 0; \ 480 hold += (unsigned long)(*next++) << bits; \ 494 ((unsigned)hold & ((1U << (n)) - 1)) 499 hold >>= (n); \ 506 hold >>= bits & 7; \ [all …]
|
| D | infback.c | 128 hold = state->hold; \ 139 state->hold = hold; \ 146 hold = 0; \ 170 hold += (unsigned long)(*next++) << bits; \ 185 ((unsigned)hold & ((1U << (n)) - 1)) 190 hold >>= (n); \ 197 hold >>= bits & 7; \ 250 unsigned long hold; /* bit buffer */ in inflateBack() local 273 hold = 0; in inflateBack() 319 if ((hold & 0xffff) != ((hold >> 16) ^ 0xffff)) { in inflateBack() [all …]
|
| /netbsd/src/external/cddl/osnet/dist/uts/common/zmod/ |
| D | inffast.c | 86 unsigned long hold; /* local strm->hold */ local 113 hold = state->hold; 124 hold += (unsigned long)(PUP(in)) << bits; 126 hold += (unsigned long)(PUP(in)) << bits; 129 this = lcode[hold & lmask]; 132 hold >>= op; 146 hold += (unsigned long)(PUP(in)) << bits; 149 len += (unsigned)hold & ((1U << op) - 1); 150 hold >>= op; 155 hold += (unsigned long)(PUP(in)) << bits; [all …]
|
| D | inflate.c | 128 state->hold = 0; 146 state->hold += value << state->bits; 416 hold = state->hold; \ 427 state->hold = hold; \ 434 hold = 0; \ 444 hold += (unsigned long)(*next++) << bits; \ 458 ((unsigned)hold & ((1U << (n)) - 1)) 463 hold >>= (n); \ 470 hold >>= bits & 7; \ 569 unsigned long hold; /* bit buffer */ local [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-mn10300.c | 1267 char *hold; in md_assemble() local 1314 hold = input_line_pointer; in md_assemble() 1321 input_line_pointer = hold; in md_assemble() 1322 str = hold; in md_assemble() 1333 input_line_pointer = hold; in md_assemble() 1334 str = hold; in md_assemble() 1342 input_line_pointer = hold; in md_assemble() 1343 str = hold; in md_assemble() 1355 input_line_pointer = hold; in md_assemble() 1356 str = hold; in md_assemble() [all …]
|
| D | tc-mn10200.c | 903 char *hold; in md_assemble() local 938 hold = input_line_pointer; in md_assemble() 945 input_line_pointer = hold; in md_assemble() 946 str = hold; in md_assemble() 957 input_line_pointer = hold; in md_assemble() 958 str = hold; in md_assemble() 966 input_line_pointer = hold; in md_assemble() 967 str = hold; in md_assemble() 979 input_line_pointer = hold; in md_assemble() 980 str = hold; in md_assemble() [all …]
|
| /netbsd/src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
| D | zlib.c | 217 unsigned long hold; /* input bit accumulator */ member 287 state->hold = 0; in inflateReset() 302 state->hold += value << state->bits; in netpgpv_inflatePrime() 679 hold = state->hold; \ 690 state->hold = hold; \ 697 hold = 0; \ 707 hold += (unsigned long)(*next++) << bits; \ 721 ((unsigned)hold & ((1U << (n)) - 1)) 726 hold >>= (n); \ 733 hold >>= bits & 7; \ [all …]
|
| /netbsd/src/common/dist/zlib/contrib/infback9/ |
| D | infback9.c | 114 hold = 0; \ 138 hold += (unsigned long)(*next++) << bits; \ 153 ((unsigned)hold & ((1U << (n)) - 1)) 158 hold >>= (n); \ 165 hold >>= bits & 7; \ 223 unsigned long hold; /* bit buffer */ in inflateBack9() local 255 hold = 0; in inflateBack9() 306 if ((hold & 0xffff) != ((hold >> 16) ^ 0xffff)) { in inflateBack9() 311 length = (unsigned)hold & 0xffff; in inflateBack9()
|
| /netbsd/src/external/bsd/flex/dist/po/ |
| D | remove-potcdate.sin | 5 # pattern is achieved by looking at the hold space. 8 # Test if the hold space is empty. 16 # The hold space was nonempty. Following occurrences. Do nothing.
|
| D | insert-header.sin | 6 # occurrences is achieved by looking at the hold space. 9 # Test if the hold space is empty. 20 # The hold space was nonempty. Following occurrences. Do nothing.
|
| /netbsd/src/crypto/external/cpl/tpm-tools/dist/po/ |
| D | remove-potcdate.sin | 5 # pattern is achieved by looking at the hold space. 8 # Test if the hold space is empty. 16 # The hold space was nonempty. Following occurrences. Do nothing.
|
| D | insert-header.sin | 6 # occurrences is achieved by looking at the hold space. 9 # Test if the hold space is empty. 20 # The hold space was nonempty. Following occurrences. Do nothing.
|
| /netbsd/src/external/gpl3/gdb/dist/sim/erc32/ |
| D | exec.c | 426 sregs->hold++; in dispatch_instruction() 436 sregs->hold++; in dispatch_instruction() 548 sregs->ftime = ebase.simtime + sregs->hold; in dispatch_instruction() 1236 sregs->hold += ws; in dispatch_instruction() 1238 sregs->hold += ws; in dispatch_instruction() 1260 sregs->hold += ws; in dispatch_instruction() 1272 sregs->hold += ws; in dispatch_instruction() 1282 sregs->hold += ws; in dispatch_instruction() 1297 sregs->hold += ws; in dispatch_instruction() 1319 sregs->hold += ws; in dispatch_instruction() [all …]
|
| /netbsd/src/external/bsd/libarchive/dist/libarchive/ |
| D | archive_write_add_filter_uuencode.c | 51 unsigned char hold[LBYTES]; member 216 state->hold[state->hold_len++] = *p++; in archive_filter_uuencode_write() 221 uu_encode(&state->encoded_buff, state->hold, LBYTES); in archive_filter_uuencode_write() 230 memcpy(state->hold, p, length); in archive_filter_uuencode_write() 256 uu_encode(&state->encoded_buff, state->hold, state->hold_len); in archive_filter_uuencode_close()
|
| D | archive_write_add_filter_b64encode.c | 51 unsigned char hold[LBYTES]; member 225 state->hold[state->hold_len++] = *p++; in archive_filter_b64encode_write() 230 la_b64_encode(&state->encoded_buff, state->hold, LBYTES); in archive_filter_b64encode_write() 239 memcpy(state->hold, p, length); in archive_filter_b64encode_write() 265 la_b64_encode(&state->encoded_buff, state->hold, state->hold_len); in archive_filter_b64encode_close()
|
| /netbsd/src/usr.bin/apropos/ |
| D | apropos.c | 167 char hold[MAXPATHLEN + 1]; in apropos() local 181 (void)snprintf(hold, sizeof(hold), "%s/%s", name, in apropos() 183 name = hold; in apropos()
|
| /netbsd/src/external/gpl2/xcvs/dist/src/ |
| D | ignore.c | 117 ign_add_file (char *file, int hold) in ign_add_file() argument 139 if (hold) in ign_add_file() 166 ign_add (line, hold); in ign_add_file() 178 ign_add (char *ign, int hold) in ign_add() argument 209 if (!hold) in ign_add()
|
| /netbsd/src/usr.bin/mail/ |
| D | sig.c | 342 } hold; variable 352 if (hold.depth++ == 0) { in sig_hold() 357 (void)sigprocmask(SIG_BLOCK, &nset, &hold.oset); in sig_hold() 368 if (--hold.depth == 0) in sig_release() 369 (void)sigprocmask(SIG_SETMASK, &hold.oset, NULL); in sig_release()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | cond.c | 383 struct conditional_frame *hold; in s_endif() local 397 hold = current_cframe; in s_endif() 399 obstack_free (&cond_obstack, hold); in s_endif() 583 struct conditional_frame *hold; in cond_exit_macro() local 585 hold = current_cframe; in cond_exit_macro() 587 obstack_free (&cond_obstack, hold); in cond_exit_macro()
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | stabs.c | 1387 const char *hold; in parse_stab_type() local 1392 hold = *pp; in parse_stab_type() 1406 *pp = hold; in parse_stab_type() 3119 const char *hold; in parse_stab_tilde_field() local 3148 hold = *pp; in parse_stab_tilde_field() 3163 *pp = hold; in parse_stab_tilde_field() 4038 const char *hold; in stab_demangle_signature() local 4044 hold = NULL; in stab_demangle_signature() 4051 hold = *pp; in stab_demangle_signature() 4053 || ! stab_demangle_remember_type (minfo, hold, *pp - hold)) in stab_demangle_signature() [all …]
|
| /netbsd/src/usr.bin/whatis/ |
| D | whatis.c | 154 char hold[MAXPATHLEN + 1]; in whatis() local 161 (void)sprintf(hold, "%s/%s", name, _PATH_WHATIS); in whatis() 162 name = hold; in whatis()
|