| /netbsd/src/share/examples/npf/ |
| D | l2tp_gw-npf.conf | 30 pass out final proto udp from any port bootpc to any port bootps 31 pass in final proto udp from any port bootps to any port bootpc 32 pass in final proto udp from any port bootps to 255.255.255.255 port bootpc 36 pass stateful out final proto udp to any port domain 44 block in final from $private_addr apply "log" 45 block out final to $private_addr apply "log" 47 pass stateful out final proto tcp all 48 pass stateful out final proto udp all 49 pass stateful out final proto icmp all 50 pass stateful out final proto ipv6-icmp all [all …]
|
| /netbsd/src/lib/libcrypt/ |
| D | md5crypt.c | 44 unsigned char final[16]; in __md5crypt() local 82 FINAL(final, &ctx1); in __md5crypt() 85 UPDATE(&ctx, final, (unsigned int)(pl > 16 ? 16 : pl)); in __md5crypt() 88 memset(final, 0, sizeof(final)); in __md5crypt() 93 UPDATE(&ctx, final, 1); in __md5crypt() 102 FINAL(final, &ctx); in __md5crypt() 117 UPDATE(&ctx1, final, 16); in __md5crypt() 126 UPDATE(&ctx1, final, 16); in __md5crypt() 130 FINAL(final, &ctx1); in __md5crypt() 137 l = (final[ 0]<<16) | (final[ 6]<<8) | final[12]; __crypt_to64(p,l,4); p += 4; in __md5crypt() [all …]
|
| /netbsd/src/usr.sbin/npf/npftest/ |
| D | npftest.conf | 45 pass out final from $local_ip3 46 pass in final to $pub_ip3 48 pass out final from $net6_inner 49 pass in final to $net6_outer 51 pass out final from $net_a 52 pass in final to $net_b 54 pass stateful out final proto tcp flags S/SA all 55 pass stateful out final from $local_net 56 pass stateful in final to any port $ports 57 pass stateful in final proto icmp all [all …]
|
| /netbsd/src/lib/libc/citrus/modules/ |
| D | citrus_iso2022.c | 84 u_char final; member 176 cs->final = (u_char)(p[3] & 0xff); in getcs() 181 cs->final = (u_char)(p[3] & 0xff); in getcs() 186 cs->final = (u_char)(p[2] & 0xff); in getcs() 191 cs->final = (u_char )(p[2] & 0xff); in getcs() 220 cs.final = (u_char)(token[4]); in get_recommend() 225 cs.final = (u_char)(token[4]); in get_recommend() 230 cs.final = (u_char)(token[5]); in get_recommend() 235 cs.final = (u_char)(token[5]); in get_recommend() 257 (ei->recommend[i] + (ei->recommendsize[i] - 1))->final = cs.final; in get_recommend() [all …]
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/tui/ |
| D | tui-data.h | 211 virtual bool can_scroll () const final override in can_scroll() 217 virtual void do_scroll_vertical (int num_to_scroll) final override in do_scroll_vertical() 223 virtual void do_scroll_horizontal (int num_to_scroll) final override in do_scroll_horizontal() 233 virtual bool can_focus () const final override in can_focus() 243 int max_height () const final override in max_height() 248 int min_height () const final override in min_height() 258 bool can_box () const final override in can_box() 268 virtual void refresh_window () final override in refresh_window() 277 virtual void make_visible (bool visible) final override in make_visible()
|
| /netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/ |
| D | aes-gcm-armv8_64.S | 769 ext q8, v11.16b, v11.16b, #8 @ prepare final partial tag 801 st1 { q5}, [r2], #16 @ AES final-3 block - store result 803 ldp r6, r7, [r0], #16 @ AES final-2 block - load input low & high 808 rev64 q4, q5 @ GHASH final-3 block 811 eor r7, r7, r14 @ AES final-2 block - round 10 high 812 eor r6, r6, r13 @ AES final-2 block - round 10 low 814 fmov d5, r6 @ AES final-2 block - mov low 817 fmov v5.d[1], r7 @ AES final-2 block - mov high 819 pmull v11.1q, q4, v15.1d @ GHASH final-3 block - low 820 mov d22, v4.d[1] @ GHASH final-3 block - mid [all …]
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| D | gnu-ifunc.exp | 123 set final "${dot}final" 125 set final "final" 168 … set location "$decimal${ws}breakpoint${ws}keep${ws}y${ws}0x0*$addr${ws}<${final}\\+.*>" 214 set final "${dot}final" 216 set final "final" 298 "#0 +(0x\[0-9a-f\]+ in +)?${final} \\(.*" "nextcall gnu_ifunc skipped" 340 " = \\(int \\(\\*\\)\\(int\\)\\) @$hex: $hex <${final}>" 349 " = \\(void \\*\\) $hex <${final}>"
|
| D | gnu-ifunc-lib.c | 21 extern int final (int arg); 38 return final; in gnu_ifunc()
|
| /netbsd/src/external/gpl2/lvm2/dist/libdm/regex/ |
| D | matcher.c | 24 int final; member 84 int i, j, final = 1; in _calc_functions() local 93 rx->final = final++; in _calc_functions() 230 dfa->final = m->nodes[i]->final; in _calc_states() 337 if (cs->final && (cs->final > *r)) in _step_matcher() 338 *r = cs->final; in _step_matcher()
|
| /netbsd/src/external/bsd/pdisk/dist/ |
| D | util.c | 137 enum {development = 0x20, alpha = 0x40, beta = 0x60, final = 0x80, /* or */ release = 0x80}; in get_version_string() enumerator 143 case final: stage = 'f'; break; in get_version_string() 148 if (kVersionStage == final) { in get_version_string() 156 if (kVersionStage == final) { in get_version_string()
|
| /netbsd/src/external/ibm-public/postfix/dist/src/util/ |
| D | vstream_test.ref | 21 final memory VSTREAM write offset: 5/8 26 final memory VSTREAM write offset: 11/16 35 final memory VSTREAM read offset: 11/11 39 final memory VSTREAM read offset: 12/11
|
| /netbsd/src/sbin/newfs_lfs/ |
| D | newfs.c | 120 size_t final; in auto_segsize() local 153 final = dbtob(btodb(4 * bw / seeks)); in auto_segsize() 155 for (i = 0; final; final >>= 1, i++) in auto_segsize() 157 final = 1 << i; in auto_segsize() 159 printf("using initial segment size %ld\n", (long)final); in auto_segsize() 160 return final; in auto_segsize()
|
| /netbsd/src/external/ibm-public/postfix/dist/ |
| D | postfix-install | 400 config_directory_prompt="the final destination directory for 403 data_directory_prompt="the final destination directory for 407 daemon_directory_prompt="the final destination directory for 411 command_directory_prompt="the final destination directory for 415 queue_directory_prompt="the final destination directory for Postfix 418 sendmail_path_prompt="the final destination pathname for the 422 newaliases_path_prompt="the final destination pathname for the 427 mailq_path_prompt="the final destination pathname for the installed
|
| /netbsd/src/sbin/route/ |
| D | rtutil.c | 603 int masklen, final = 0, illegal = 0; in netname6() local 618 if (final && *p) { in netname6() 630 final++; in netname6() 634 final++; in netname6() 638 final++; in netname6() 642 final++; in netname6() 646 final++; in netname6() 650 final++; in netname6() 654 final++; in netname6() 657 final++; in netname6() [all …]
|
| /netbsd/src/lib/libc/hash/ |
| D | hmac.c | 55 void (*final)(uint8_t *, void *); member 134 (*h->final)(d, c); in hmac() 153 (*h->final)(p, c); in hmac() 158 (*h->final)(p, c); in hmac()
|
| /netbsd/src/external/bsd/openldap/dist/contrib/slapd-tools/ |
| D | statslog | 121 final() unless $join_files; 125 sub final { 171 final();
|
| /netbsd/src/external/gpl3/binutils/dist/config/ |
| D | bootstrap-debug-big.mk | 6 STAGE2_CFLAGS += -fdump-final-insns 7 STAGE3_CFLAGS += -fdump-final-insns
|
| /netbsd/src/external/gpl3/gdb/dist/config/ |
| D | bootstrap-debug-big.mk | 6 STAGE2_CFLAGS += -fdump-final-insns 7 STAGE3_CFLAGS += -fdump-final-insns
|
| /netbsd/src/external/gpl3/gcc/dist/config/ |
| D | bootstrap-debug-big.mk | 6 STAGE2_CFLAGS += -fdump-final-insns 7 STAGE3_CFLAGS += -fdump-final-insns
|
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/evp/ |
| D | m_null.c | 27 static int final(EVP_MD_CTX *ctx, unsigned char *md) in final() function 40 final,
|
| D | legacy_meth.h | 39 #define LEGACY_EVP_MD_METH_TABLE(init, update, final, ctrl, blksz) \ argument 40 init, update, final, NULL, NULL, blksz, 0, ctrl
|
| /netbsd/src/common/dist/zlib/examples/ |
| D | gun.c | 215 unsigned final; /* last character written for previous code */ in lunpipe() local 251 final = prev = (unsigned)last; /* low 8 bits of code */ in lunpipe() 261 outbuf[0] = (unsigned char)final; /* write first decompressed byte */ in lunpipe() 325 match[stack++] = (unsigned char)final; in lunpipe() 337 final = code; in lunpipe() 343 suffix[end] = (unsigned char)final; in lunpipe()
|
| /netbsd/src/external/bsd/iscsi/dist/include/ |
| D | iscsiprotocol.h | 242 int32_t final; member 263 int32_t final; member 378 int32_t final; member 464 int32_t final; member 484 int32_t final; member
|
| /netbsd/src/external/bsd/iscsi/dist/src/lib/ |
| D | protocol.c | 392 iscsi_trace(TRACE_ISCSI_ARGS, "Final: %d\n", cmd->final); in iscsi_text_cmd_encap() 407 if (cmd->final) { in iscsi_text_cmd_encap() 435 cmd->final = ((header[1] & 0x80) == 0x80); /* Final bit */ in iscsi_text_cmd_decap() 461 iscsi_trace(TRACE_ISCSI_ARGS, "Final: %d\n", cmd->final); in iscsi_text_cmd_decap() 482 iscsi_trace(TRACE_ISCSI_ARGS, "Final: %d\n", rsp->final); in iscsi_text_rsp_encap() 494 if (rsp->final) { in iscsi_text_rsp_encap() 522 rsp->final = ((header[1] & 0x80) == 0x80); /* Final bit */ in iscsi_text_rsp_decap() 548 iscsi_trace(TRACE_ISCSI_ARGS, "Final: %d\n", rsp->final); in iscsi_text_rsp_decap() 969 iscsi_trace(TRACE_ISCSI_ARGS, "Final: %d\n", cmd->final); in iscsi_scsi_cmd_encap() 988 if (cmd->final) { in iscsi_scsi_cmd_encap() [all …]
|
| /netbsd/src/etc/ |
| D | rc.shutdown | 64 if [ -r /etc/rc.shutdown.final ]; then 66 . /etc/rc.shutdown.final
|