| /netbsd/src/crypto/external/bsd/openssh/dist/ |
| D | auth-options.c | 535 const struct sshauthopt *additional, const char **errstrp) in sshauthopt_merge() argument 553 tmp = additional->required_from_host_cert; in sshauthopt_merge() 558 tmp = additional->required_from_host_keys; in sshauthopt_merge() 568 ret->force_tun_device = additional->force_tun_device; in sshauthopt_merge() 573 } else if (additional->nenv) { in sshauthopt_merge() 575 additional->env, additional->nenv) != 0) in sshauthopt_merge() 582 } else if (additional->npermitopen > 0) { in sshauthopt_merge() 584 additional->permitopen, additional->npermitopen) != 0) in sshauthopt_merge() 592 } else if (additional->npermitlisten > 0) { in sshauthopt_merge() 594 additional->permitlisten, additional->npermitlisten) != 0) in sshauthopt_merge() [all …]
|
| D | getrrsetbyname.c | 172 struct dns_rr *additional; member 452 resp->additional = parse_dns_rrsection(answer, size, &cp, in parse_dns_response() 454 if (resp->header.arcount && resp->additional == NULL) { in parse_dns_response() 607 free_dns_rr(p->additional); in free_dns_response()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-pdp11.c | 32 int additional; /* Is there an additional word? */ member 487 operand->additional = true; in parse_op_no_deferred() 547 operand->additional = 1; in parse_op_no_deferred() 569 operand->additional = true; in parse_op_no_deferred() 731 op1.additional = false; in md_assemble() 734 op2.additional = false; in md_assemble() 822 if (op1.additional) in md_assemble() 831 if (op1.additional) in md_assemble() 850 if (op1.additional) in md_assemble() 859 if (op1.additional) in md_assemble() [all …]
|
| /netbsd/src/external/bsd/am-utils/dist/m4/macros/ |
| D | opt_amu_cflags.m4 | 5 [AC_MSG_CHECKING(for additional C option compilation flags) 8 [compile package with ARG additional C flags]), 18 # default is to have no additional C flags
|
| D | os_cflags.m4 | 2 dnl Specify additional compile options based on the OS and the compiler 5 AC_CACHE_CHECK(additional compiler flags, 42 # turn on additional headers
|
| D | os_cppflags.m4 | 2 dnl Specify additional cpp options based on the OS and the compiler 5 AC_CACHE_CHECK(additional preprocessor flags,
|
| D | os_ldflags.m4 | 2 dnl Specify additional linker options based on the OS and the compiler 5 AC_CACHE_CHECK(additional linker flags,
|
| /netbsd/src/external/bsd/ntp/dist/sntp/m4/ |
| D | os_cflags.m4 | 2 dnl Specify additional compile options based on the OS and the compiler 4 AC_MSG_CHECKING([additional compiler flags]) 15 # turn on additional headers 104 AC_MSG_CHECKING([additional linker flags])
|
| /netbsd/src/sys/external/bsd/drm2/dist/drm/i915/ |
| D | Kconfig.debug | 20 bool "Enable additional driver debugging" 77 Enable additional logging that may help track down the cause of 90 Enable additional and verbose debugging output that will spam 104 Enable additional and verbose debugging output that will spam 113 bool "Enable additional driver debugging for fence objects" 126 bool "Enable additional driver debugging for detecting dependency cycles" 138 bool "Enable additional driver debugging for GuC"
|
| /netbsd/src/usr.bin/make/unit-tests/ |
| D | suff.mk | 34 edge-case.to: ${.PREFIX}${.ARCHIVE}.additional 36 edge-case.from edge-case.additional:
|
| /netbsd/src/external/bsd/file/dist/magic/magdir/ |
| D | make | 12 # by additional escaping point character 14 # and NSIS script with "!include" by additional escaping point character
|
| /netbsd/src/external/bsd/wpa/dist/hostapd/ |
| D | README-MULTI-AP | 49 station and is handled appropriately by wpa_supplicant, but two additional 50 features are required. It must send an additional information element in each 63 be handled specially by hostapd, because it must add an additional information 67 fronthaul and backhaul at the same time. The additional information element must 113 When a WPS M1 message has an additional subelement that indicates a request for 149 6. Enrollee sends M1 with additional Multi-AP subelement.
|
| /netbsd/src/external/bsd/openldap/dist/doc/guide/admin/ |
| D | install.sdf | 55 may have to download and install a number of additional software 60 on additional software packages. Install each package per the 118 additional software to have {{MDB}} support. 159 CFLAGS Specify additional compiler flags 162 LIBS Specify additional libraries 244 chapter {{SECT:Configuring slapd}} for additional information.
|
| D | README.spellcheck | 15 If you add additional words and terms, please add
|
| /netbsd/src/external/bsd/openldap/dist/doc/devel/ |
| D | todo | 55 Implement additional matching rules (RFC 3698) 63 For additional TODO items, see:
|
| /netbsd/src/external/bsd/nvi/dist/build.unix/ |
| D | README | 35 README.LynxOS file in this directory for additional build instructions 159 If you want to specify additional load line flags, specify the ADDLDFLAGS 176 If you want to specify additional compile line flags, specify the 202 If you want to specify additional library paths, set the ADDLIBS environment 207 would specify two additional directories to search for libraries, /a/b 208 and /e/f, and one additional library to load, "db". 210 If you want to specify additional include paths, specify the ADDCPPFLAGS 244 You do not need to specify additional libraries to load Tk/Tcl,
|
| /netbsd/src/external/bsd/ntp/dist/libntp/ |
| D | authkeys.c | 377 int additional; in auth_prealloc_symkeys() local 380 additional = keycount - allocated; in auth_prealloc_symkeys() 381 if (additional > 0) in auth_prealloc_symkeys() 382 auth_moremem(additional); in auth_prealloc_symkeys()
|
| /netbsd/src/crypto/external/bsd/libsaslc/dist/ref/ |
| D | rfc4422.txt | 327 <additional challenge/response messages> 352 <additional challenge/response messages> 363 <additional challenge/response messages> 370 Some mechanisms specify that the server is to send additional data to 372 provide an optional additional data field in the outcome message to 374 return additional data with the successful outcome, the protocol 375 provides an optional additional data field in the outcome message, 382 <additional challenge/response messages> 384 additional data with success 386 Where the mechanism specifies that the server is to return additional [all …]
|
| /netbsd/src/crypto/external/bsd/netpgp/dist/ref/ |
| D | draft-ietf-openpgp-rfc2440bis-12-comments.txt | 33 creation time from the signature packet are hashed (5 additional 39 creation time from the signature packet (5 additional octets) is hashed."
|
| /netbsd/src/distrib/miniroot/ |
| D | upgrade.sh | 215 do any additional network configuration you may need. This may include 216 adding additional routes, if needed. In addition, you might take this
|
| /netbsd/src/external/bsd/libarchive/dist/libarchive/test/ |
| D | README | 34 assertEqualString() that print out additional detail about their 42 can be used to display additional information relevant to the failure:
|
| /netbsd/src/sys/arch/sparc/conf/ |
| D | GENERIC.MP | 14 cpu* at mainbus0 # declare additional CPUs
|
| /netbsd/src/sys/arch/amd64/conf/ |
| D | INSTALL_XEN3_DOMU | 5 # This kernel is derived from XEN3_DOMU with additional memory disk
|
| /netbsd/src/sys/arch/i386/conf/ |
| D | INSTALL_XEN3PAE_DOMU | 5 # This kernel is derived from XEN3PAE_DOMU with additional memory disk
|
| /netbsd/src/crypto/external/bsd/openssl/dist/apps/demoSRP/ |
| D | srp_verifier.txt | 2 # You can initialize the file with additional groups, these are
|