| /freebsd-13.1/crypto/openssh/ |
| H A D | auth-options.c | 549 tmp = additional->required_from_host_cert; in sshauthopt_merge() 554 tmp = additional->required_from_host_keys; in sshauthopt_merge() 569 } else if (additional->nenv) { in sshauthopt_merge() 571 additional->env, additional->nenv) != 0) in sshauthopt_merge() 578 } else if (additional->npermitopen > 0) { in sshauthopt_merge() 580 additional->permitopen, additional->npermitopen) != 0) in sshauthopt_merge() 590 additional->permitlisten, additional->npermitlisten) != 0) in sshauthopt_merge() 610 if (additional->valid_before != 0 && in sshauthopt_merge() 619 additional->force_command != NULL) { in sshauthopt_merge() 621 additional->force_command) == 0) { in sshauthopt_merge() [all …]
|
| H A D | README.privsep | 36 automatically (so you won't see the additional process mentioned below). 39 will require 1 additional process per login session.
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/ |
| H A D | zpool_replace_001_neg.ksh | 49 RESULT=$(zpool status -v $TESTPOOL.virt | grep disk-additional.dat) 61 /$TESTDIR/disk-additional.dat 65 /$TESTDIR/disk-additional.dat
|
| H A D | zpool_attach_001_neg.ksh | 48 RESULT=$(zpool status -v $TESTPOOL.virt | grep disk-additional.dat) 60 /$TESTDIR/disk-additional.dat 64 /$TESTDIR/disk-additional.dat
|
| /freebsd-13.1/contrib/ntp/sntp/m4/ |
| H A 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])
|
| /freebsd-13.1/crypto/openssl/doc/man3/ |
| H A D | RAND_DRBG_generate.pod | 34 The caller can optionally provide additional data to be used for reseeding 36 This additional data is mixed into the internal state of the random 38 The additional data can be omitted by setting B<adin> to NULL and 44 which collects some additional data from low entropy sources
|
| H A D | PKCS12_parse.pod | 20 certificate to B<*cert> and any additional certificates to B<*ca>. 25 which case additional certificates will be discarded. B<*ca> can also be a 26 valid STACK in which case additional certificates are appended to B<*ca>. If
|
| H A D | SSL_CTX_set_cipher_list.pod | 70 additional restrictions apply. All ciphers have additional requirements. 75 RSA ciphers using DHE need a certificate and key and additional DH-parameters
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | make | 19 # by additional escaping point character 25 # and NSIS script with "!include" by additional escaping point character
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/gpio/ |
| H A D | gpio-mvebu.txt | 51 In order to use the GPIO lines in PWM mode, some additional optional 56 - reg: an additional register set is needed, for the GPIO Blink 60 additional register range needed for PWM operation.
|
| /freebsd-13.1/contrib/sqlite3/tea/ |
| H A D | README | 2 Architecture (TEA). For additional information on SQLite see 33 additional maintenance by the project developer to synchronise with
|
| /freebsd-13.1/contrib/wpa/hostapd/ |
| H A 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.
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/pci/ |
| H A D | fsl,imx6q-pcie.txt | 18 - clock-names: Must include the following additional entries: 43 - clock names: Must include the following additional entries: 60 - clock-names: Must include the following additional entries:
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/powerpc/4xx/ |
| H A D | cpm.txt | 36 If they are the same, the additional 39 refresh mode and any additional power
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/phy/ |
| H A D | phy-bindings.txt | 30 In order to differentiate between these 2 PHYs, an additional specifier should be 71 device defined previously. Note that the phy handle has an additional specifier
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/iommu/ |
| H A D | ti,omap-iommu.txt | 13 and needs no additional data in the pargs specifier. Please 24 syscon node that contains the additional control
|
| /freebsd-13.1/crypto/openssl/doc/man1/ |
| H A D | pkeyutl.pod | 130 Note: additional parameters and the KDF output length will normally have to be 211 support only a subset of these operations. The following additional 260 additional B<pkeyopt> values are supported: 266 These have the same meaning as the B<RSA> algorithm with some additional 280 there are no additional B<-pkeyopt> options other than B<digest>. The SHA1 285 The DH algorithm only supports the derivation operation and no additional 297 no additional options.
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/CodeGen/ |
| H A D | CGFunctionInfo.h | 498 unsigned additional) { in forPrototypePlus() argument 502 additional += llvm::count_if( in forPrototypePlus() 508 return RequiredArgs(prototype->getNumParams() + additional); in forPrototypePlus() 512 unsigned additional) { in forPrototypePlus() argument 513 return forPrototypePlus(prototype.getTypePtr(), additional); in forPrototypePlus()
|
| /freebsd-13.1/crypto/openssh/openbsd-compat/ |
| H A D | getrrsetbyname.c | 170 struct dns_rr *additional; member 437 resp->additional = parse_dns_rrsection(answer, size, &cp, in parse_dns_response() 439 if (resp->header.arcount && resp->additional == NULL) { in parse_dns_response() 592 free_dns_rr(p->additional); in free_dns_response()
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | msi.txt | 10 potentially including additional information. 71 must be described with additional properties. 74 additional properties to describe the relationship between devices on the bus
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/ata/ |
| H A D | sata_highbank.yaml | 32 Indicates the number of additional clock cycles to transmit before 38 Indicates the number of additional clock cycles to transmit after
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/net/ |
| H A D | socfpga-dwmac.txt | 6 The device node has additional properties: 29 This device node has additional phandle dependency, the sgmii converter:
|
| /freebsd-13.1/usr.bin/calendar/tests/ |
| H A D | calendar.comment | 11 1 13 http://localhost.local/ // URL with additional comment
|
| /freebsd-13.1/usr.bin/login/ |
| H A D | README | 1 This login has additional functionalities. They are all based on (part of)
|
| /freebsd-13.1/sys/opencrypto/ |
| H A D | cryptodev_if.m | 105 * driver requires additional actions to destroy a session, it should 107 * additional actions it does not need to provide an implementation of 136 * @param flags set to CRYPTO_HINT_MORE if additional symmetric 168 * @param flags set to CRYPTO_HINT_MORE if additional asymmetric
|