/freebsd/contrib/blocklist/diff/ |
H A D | named.diff | 2 +++ dist/bin/named/pfilter.c 2015-01-22 01:35:16.000000000 -0500 8 +#include <named/types.h> 9 +#include <named/client.h> 47 +++ dist/bin/named/pfilter.h 2015-01-22 01:16:56.000000000 -0500 51 Index: bin/named/Makefile 53 RCS file: /cvsroot/src/external/bsd/bind/bin/named/Makefile,v 56 --- bin/named/Makefile 31 Dec 2013 20:23:12 -0000 1.8 57 +++ bin/named/Makefile 23 Jan 2015 21:37:09 -0000 69 Index: dist/bin/named/client.c 71 RCS file: /cvsroot/src/external/bsd/bind/dist/bin/named/client.c,v [all …]
|
/freebsd/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/ |
H A D | _constants.py | 38 def enum_with_offset(offset, sequential, named): argument 39 enums = dict(((b, a + offset) for a, b in enumerate(sequential)), **named) 43 def enum(*sequential, **named): argument 44 return enum_with_offset(0, sequential, named)
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | EVP_PKEY-DH.pod | 12 approved named safe-prime groups, and a class of "FIPS186-type" domain 36 Sets or gets a string that associates a B<DH> or B<DHX> named safe prime group 46 DH/DHX named groups can be easily validated since the parameters are well known. 72 It is recommended to use a named safe prime group instead, if domain parameter 76 for the OpenSSL FIPS provider will instead choose a named safe prime group 105 This specifies that a named safe prime name will be chosen using the "pbits" 135 For keys that are not a named group the FIPS186-4 standard specifies that the 142 B<DH> parameters with named safe prime group instead. 160 I<FFC Partial Public-Key Validation> when the key is an approved named safe 165 to be set (note that this is implicitly set for named safe prime groups). [all …]
|
H A D | EVP_PKEY-EC.pod | 20 named curves. 74 curve parameters. Set to 1 if so or 0 if a named curve was used. 100 Valid values are "default", "named" and "named-nist". 101 The "named" type checks that the domain parameters match the inbuilt curve parameters, 102 "named-nist" is similar but also checks that the named curve is a nist curve. 104 but is equivalent to "named-nist" for the OpenSSL FIPS provider. 209 An B<EVP_PKEY> ECDSA or ECDH key can be generated with a "P-256" named group by 236 "K-571" named group by calling:
|
/freebsd/contrib/netbsd-tests/lib/libpthread/ |
H A D | t_sem.c | 115 ATF_TC(named); 116 ATF_TC_HEAD(named, tc) in ATF_TC_HEAD() argument 120 ATF_TC_BODY(named, tc) in ATF_TC_BODY() argument 301 ATF_TP_ADD_TC(tp, named); in ATF_TP_ADD_TCS()
|
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdserv.c | 591 struct nameidata named; in nfsrvd_lookup() local 614 NFSNAMEICNDSET(&named.ni_cnd, nd->nd_cred, LOOKUP, in nfsrvd_lookup() 616 nfsvno_setpathbuf(&named, &bufp, &hashp); in nfsrvd_lookup() 617 error = nfsrv_parsename(nd, bufp, hashp, &named.ni_pathlen); in nfsrvd_lookup() 620 nfsvno_relpathbuf(&named); in nfsrvd_lookup() 624 nd->nd_repstat = nfsvno_namei(nd, &named, dp, 0, exp, &dirp); in nfsrvd_lookup() 627 nfsvno_relpathbuf(&named); in nfsrvd_lookup() 640 nfsvno_relpathbuf(&named); in nfsrvd_lookup() 641 vp = named.ni_vp; in nfsrvd_lookup() 1151 struct nameidata named; in nfsrvd_create() local [all …]
|
/freebsd/contrib/openpam/doc/man/ |
H A D | openpam.man | 3 Those named 6 standard API, while those named
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | tinytest.h | 91 #define tinytest_skip(groups, named) \ argument 92 tinytest_set_flag_(groups, named, 1, TT_SKIP)
|
/freebsd/contrib/libevent/test/ |
H A D | tinytest.h | 91 #define tinytest_skip(groups, named) \ argument 92 tinytest_set_flag_(groups, named, 1, TT_SKIP)
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | DH_new_by_nid.pod | 5 DH_new_by_nid, DH_get_nid - create or get DH named parameters 21 DH_new_by_nid() creates and returns a DH structure containing named parameters 28 any named safe prime group. It returns the NID corresponding to the matching
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | i2c-st.txt | 10 - A pinctrl state named "default" must be defined to set pins in mode of 21 - A pinctrl state named "idle" could be defined to set pins in idle state 23 - A pinctrl state named "sleep" could be defined to set pins in sleep state
|
/freebsd/crypto/openssl/test/certs/ |
H A D | setup.sh | 123 ./mkcert.sh genca "CA" ca-key-ec-named ca-cert-ec-named root-key root-cert 187 …ert.sh genee server.example ee-key-ec-explicit ee-cert-ec-explicit ca-key-ec-named ca-cert-ec-named 189 ./mkcert.sh genee server.example ee-key-ec-named-explicit \ 190 ee-cert-ec-named-explicit ca-key-ec-explicit ca-cert-ec-explicit 192 ./mkcert.sh genee server.example ee-key-ec-named-named \ 193 ee-cert-ec-named-named ca-key-ec-named ca-cert-ec-named
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | sirf-audio-port.txt | 11 named "tx") and one for reception (should be named "rx").
|
H A D | brcm,bcm2835-i2s.txt | 12 named "tx") and one for reception (should be named "rx").
|
H A D | sirf-usp.txt | 11 named "tx") and one for reception (should be named "rx").
|
/freebsd/sys/contrib/device-tree/src/arm/broadcom/ |
H A D | bcm53016-dlink-dwl-8610ap.dts | 111 /* This is named nflash1.trx in CFE */ 118 /* This is named nflash1.trx2 in CFE */ 125 /* This is named nflash1.rwfs in CFE */
|
H A D | bcm2835-rpi-cm1-io1.dts | 16 * "FOO" = GPIO line named "FOO" on the schematic 17 * "FOO_N" = GPIO line named "FOO" on schematic, active low
|
H A D | bcm2837-rpi-cm3-io3.dts | 16 * "FOO" = GPIO line named "FOO" on the schematic 17 * "FOO_N" = GPIO line named "FOO" on schematic, active low
|
/freebsd/contrib/openresolv/ |
H A D | named.in | 38 [ -d "$RCDIR" ] && ! [ -x "$RCDIR"/named ] 48 : ${named_service:=named}
|
/freebsd/sys/contrib/device-tree/Bindings/serial/ |
H A D | nxp,lpc1850-uart.txt | 14 be at least one channel named "tx" for transmit 15 and named "rx" for receive.
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | sinclair | 39 >9 pstring =\0 un-named 40 >9 pstring >\0 named: %s
|
/freebsd/contrib/jemalloc/src/ |
H A D | ctl.c | 31 return ((node->named) ? (const ctl_named_node_t *)node : NULL); in ctl_named_node() 43 return (!node->named ? (const ctl_indexed_node_t *)node : NULL); in ctl_indexed_node() 289 {NAME("tcache"), CHILD(named, thread_tcache)}, 290 {NAME("prof"), CHILD(named, thread_prof)} 363 {NAME(""), CHILD(named, arena_i)} 377 {NAME(""), CHILD(named, arenas_bin_i)} 388 {NAME(""), CHILD(named, arenas_lextent_i)} 472 {NAME("mutex"), CHILD(named, stats_arenas_i_bins_j_mutex)} 476 {NAME(""), CHILD(named, stats_arenas_i_bins_j)} 490 {NAME(""), CHILD(named, stats_arenas_i_lextents_j)} [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/spi/ |
H A D | microchip,spi-pic32.txt | 18 named "spi-tx" for transmit and named "spi-rx" for receive.
|
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/ |
H A D | resistive-adc-touch.txt | 20 - iio-channels: The third channel named "pressure" is optional and can be 24 - iio-channel-names: optional channel named "pressure".
|
/freebsd/contrib/kyua/examples/ |
H A D | kyua.conf | 62 -- Set actual configuration properties for the test suite named 'kyua'. 65 -- Set fictitious configuration properties for the test suite named 'FreeBSD'. 69 -- Set fictitious configuration properties for the test suite named 'NetBSD'.
|