| /freebsd/crypto/openssl/test/ssl-tests/ |
| H A D | 30-extended-master-secret.cnf | 7 test-2 = 2-disable-extended-master-secret-both-sha 8 test-3 = 3-disable-extended-master-secret-both-resume 11 test-6 = 6-disable-extended-master-secret-both-sha2 66 [2-disable-extended-master-secret-both-sha] 67 ssl_conf = 2-disable-extended-master-secret-both-sha-ssl 69 [2-disable-extended-master-secret-both-sha-ssl] 70 server = 2-disable-extended-master-secret-both-sha-server 71 client = 2-disable-extended-master-secret-both-sha-client 73 [2-disable-extended-master-secret-both-sha-server] 79 [2-disable-extended-master-secret-both-sha-client] [all …]
|
| H A D | 19-mac-then-encrypt.cnf | 7 test-2 = 2-disable-encrypt-then-mac-both-sha 10 test-5 = 5-disable-encrypt-then-mac-both-sha2 13 test-8 = 8-disable-encrypt-then-mac-both-sha-tls1 66 [2-disable-encrypt-then-mac-both-sha] 67 ssl_conf = 2-disable-encrypt-then-mac-both-sha-ssl 69 [2-disable-encrypt-then-mac-both-sha-ssl] 70 server = 2-disable-encrypt-then-mac-both-sha-server 71 client = 2-disable-encrypt-then-mac-both-sha-client 73 [2-disable-encrypt-then-mac-both-sha-server] 79 [2-disable-encrypt-then-mac-both-sha-client] [all …]
|
| H A D | 22-compression.cnf | 5 test-0 = 0-tlsv1_3-both-compress 9 test-4 = 4-tlsv1_2-both-compress 15 [0-tlsv1_3-both-compress] 16 ssl_conf = 0-tlsv1_3-both-compress-ssl 18 [0-tlsv1_3-both-compress-ssl] 19 server = 0-tlsv1_3-both-compress-server 20 client = 0-tlsv1_3-both-compress-client 22 [0-tlsv1_3-both-compress-server] 28 [0-tlsv1_3-both-compress-client] 115 [4-tlsv1_2-both-compress] [all …]
|
| H A D | 32-compressed-certificate.cnf | 8 test-3 = 3-both-compressed-certificates 12 test-7 = 7-both-compressed-certificates-mtls 96 [3-both-compressed-certificates] 97 ssl_conf = 3-both-compressed-certificates-ssl 99 [3-both-compressed-certificates-ssl] 100 server = 3-both-compressed-certificates-server 101 client = 3-both-compressed-certificates-client 103 [3-both-compressed-certificates-server] 109 [3-both-compressed-certificates-client] 216 [7-both-compressed-certificates-mtls] [all …]
|
| H A D | 26-tls13_client_auth.cnf | 18 test-13 = 13-client-auth-TLSv1.3-request-force-both-post-handshake 454 [13-client-auth-TLSv1.3-request-force-both-post-handshake] 455 ssl_conf = 13-client-auth-TLSv1.3-request-force-both-post-handshake-ssl 457 [13-client-auth-TLSv1.3-request-force-both-post-handshake-ssl] 458 server = 13-client-auth-TLSv1.3-request-force-both-post-handshake-server 459 client = 13-client-auth-TLSv1.3-request-force-both-post-handshake-client 461 [13-client-auth-TLSv1.3-request-force-both-post-handshake-server] 469 [13-client-auth-TLSv1.3-request-force-both-post-handshake-client] 479 server = 13-client-auth-TLSv1.3-request-force-both-post-handshake-server-extra 480 client = 13-client-auth-TLSv1.3-request-force-both-post-handshake-client-extra [all …]
|
| H A D | 30-extended-master-secret.cnf.in | 48 name => "disable-extended-master-secret-both-sha", 63 name => "disable-extended-master-secret-both-resume", 113 name => "disable-extended-master-secret-both-sha2",
|
| H A D | 19-mac-then-encrypt.cnf.in | 50 name => "disable-encrypt-then-mac-both-sha", 93 name => "disable-encrypt-then-mac-both-sha2", 140 name => "disable-encrypt-then-mac-both-sha-tls1",
|
| /freebsd/contrib/tcp_wrappers/ |
| H A D | eval.c | 101 static char both[2 * STRING_LENGTH]; in eval_client() local 109 sprintf(both, "%s@%s", request->user, hostinfo); in eval_client() 110 return (both); in eval_client() 120 static char both[2 * STRING_LENGTH]; in eval_server() local 125 sprintf(both, "%s@%s", daemon, host); in eval_server() 126 return (both); in eval_server()
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | cond-cmp-string.exp | 5 make: cond-cmp-string.mk:118: Comparison with "<" requires both operands "string" and "string" to b… 6 make: cond-cmp-string.mk:126: Comparison with "<=" requires both operands "string" and "string" to … 7 make: cond-cmp-string.mk:134: Comparison with ">" requires both operands "string" and "string" to b… 8 make: cond-cmp-string.mk:142: Comparison with ">=" requires both operands "string" and "string" to …
|
| H A D | cond-cmp-numeric.exp | 2 make: cond-cmp-numeric.mk:15: Comparison with ">" requires both operands "INF" and "1e100" to be nu… 4 make: cond-cmp-numeric.mk:21: Comparison with ">" requires both operands "NaN" and "NaN" to be nume… 12 make: cond-cmp-numeric.mk:54: Comparison with "<" requires both operands "123 " and "124" to be num…
|
| /freebsd/sys/contrib/device-tree/Bindings/arm/ |
| H A D | secure.txt | 9 space, or visible in both. (One example of that situation would be a 32 secure- bindings only need to be used where both the Secure and Normal 43 both default to "okay". This means the following combinations are 46 /* Neither specified: default to visible in both S and NS */ 47 secure-status = "okay"; /* visible in both */ 48 status = "okay"; /* visible in both */ 49 status = "okay"; secure-status = "okay"; /* visible in both */ 53 status = "disabled"; /* disabled in both */ 54 status = "disabled"; secure-status = "disabled"; /* disabled in both */
|
| /freebsd/sys/sys/ |
| H A D | umtxvar.h | 74 } both; member 197 k1->info.both.a == k2->info.both.a && in umtx_key_match() 198 k1->info.both.b == k2->info.both.b); in umtx_key_match()
|
| /freebsd/contrib/sendmail/libsm/ |
| H A D | t-ixlen.c | 99 bool x, both; local 102 x = both = false; 108 both = true; 127 if (both)
|
| /freebsd/sys/contrib/device-tree/Bindings/regmap/ |
| H A D | regmap.txt | 16 On SoCs that can be operated in both big-endian and little-endian 17 modes, with a single hardware switch controlling both the endianness 20 blob in both cases.
|
| /freebsd/contrib/openpam/m4/ |
| H A D | ltoptions.m4 | 85 _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4], 327 # `aix-soname=aix' and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. 328 # DEFAULT is either `aix', `both', or `svr4'. If omitted, it defaults to `aix'. 330 [m4_define([_LT_WITH_AIX_SONAME_DEFAULT], [m4_if($1, svr4, svr4, m4_if($1, both, both, aix))])dnl 336 [AS_HELP_STRING([--enable-aix-soname=aix|svr4|both], 339 aix|svr4|both) 348 aix|svr4|both) 383 LT_OPTION_DEFINE([LT_INIT], [aix-soname=both], [_LT_WITH_AIX_SONAME([both])]) 391 # MODE is either 'yes' or 'no'. If omitted, it defaults to 'both'. 395 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
|
| /freebsd/contrib/openbsm/m4/ |
| H A D | ltoptions.m4 | 85 _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4], 327 # and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. DEFAULT 328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'. 330 [m4_define([_LT_WITH_AIX_SONAME_DEFAULT], [m4_if($1, svr4, svr4, m4_if($1, both, both, aix))])dnl 336 [AS_HELP_STRING([--with-aix-soname=aix|svr4|both], 339 aix|svr4|both) 373 LT_OPTION_DEFINE([LT_INIT], [aix-soname=both], [_LT_WITH_AIX_SONAME([both])]) 381 # MODE is either 'yes' or 'no'. If omitted, it defaults to 'both'. 385 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
|
| /freebsd/contrib/ntp/sntp/libevent/m4/ |
| H A D | ltoptions.m4 | 85 _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4], 327 # and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. DEFAULT 328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'. 330 [m4_define([_LT_WITH_AIX_SONAME_DEFAULT], [m4_if($1, svr4, svr4, m4_if($1, both, both, aix))])dnl 336 [AS_HELP_STRING([--with-aix-soname=aix|svr4|both], 339 aix|svr4|both) 373 LT_OPTION_DEFINE([LT_INIT], [aix-soname=both], [_LT_WITH_AIX_SONAME([both])]) 381 # MODE is either 'yes' or 'no'. If omitted, it defaults to 'both'. 385 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
|
| /freebsd/contrib/ntp/sntp/m4/ |
| H A D | ltoptions.m4 | 85 _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4], 327 # and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. DEFAULT 328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'. 330 [m4_define([_LT_WITH_AIX_SONAME_DEFAULT], [m4_if($1, svr4, svr4, m4_if($1, both, both, aix))])dnl 336 [AS_HELP_STRING([--with-aix-soname=aix|svr4|both], 339 aix|svr4|both) 373 LT_OPTION_DEFINE([LT_INIT], [aix-soname=both], [_LT_WITH_AIX_SONAME([both])]) 381 # MODE is either 'yes' or 'no'. If omitted, it defaults to 'both'. 385 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
|
| /freebsd/contrib/libevent/m4/ |
| H A D | ltoptions.m4 | 85 _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4], 327 # and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. DEFAULT 328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'. 330 [m4_define([_LT_WITH_AIX_SONAME_DEFAULT], [m4_if($1, svr4, svr4, m4_if($1, both, both, aix))])dnl 336 [AS_HELP_STRING([--with-aix-soname=aix|svr4|both], 339 aix|svr4|both) 373 LT_OPTION_DEFINE([LT_INIT], [aix-soname=both], [_LT_WITH_AIX_SONAME([both])]) 381 # MODE is either 'yes' or 'no'. If omitted, it defaults to 'both'. 385 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
|
| /freebsd/contrib/ldns/m4/ |
| H A D | ltoptions.m4 | 85 _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4], 327 # and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. DEFAULT 328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'. 330 [m4_define([_LT_WITH_AIX_SONAME_DEFAULT], [m4_if($1, svr4, svr4, m4_if($1, both, both, aix))])dnl 336 [AS_HELP_STRING([--with-aix-soname=aix|svr4|both], 339 aix|svr4|both) 373 LT_OPTION_DEFINE([LT_INIT], [aix-soname=both], [_LT_WITH_AIX_SONAME([both])]) 381 # MODE is either 'yes' or 'no'. If omitted, it defaults to 'both'. 385 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
|
| /freebsd/contrib/file/m4/ |
| H A D | ltoptions.m4 | 85 _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4], 327 # and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. DEFAULT 328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'. 330 [m4_define([_LT_WITH_AIX_SONAME_DEFAULT], [m4_if($1, svr4, svr4, m4_if($1, both, both, aix))])dnl 336 [AS_HELP_STRING([--with-aix-soname=aix|svr4|both], 339 aix|svr4|both) 373 LT_OPTION_DEFINE([LT_INIT], [aix-soname=both], [_LT_WITH_AIX_SONAME([both])]) 381 # MODE is either 'yes' or 'no'. If omitted, it defaults to 'both'. 385 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
|
| /freebsd/contrib/netbsd-tests/fs/ffs/ |
| H A D | t_quotalimit.sh | 71 both) 118 both) 165 both) 212 both) 259 both) 311 both)
|
| /freebsd/contrib/ncurses/include/ |
| H A D | MKparametrized.sh | 46 * A value of -1 in the table means suppress both pad and % translations. 48 * A value of 1 in the table means do both pad and % translations.
|
| /freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | pinctrl-zx.txt | 38 'TOP pins'. For pins like KEY_ROW2, the pinmux is controlled by both 40 the pin spread in both controllers. This type of pins are called 'AON pins'. 41 Though pinmux implementation is quite different, pinconf is same for both
|
| /freebsd/contrib/dialog/package/freebsd/ |
| H A D | pkg-plist | 60 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/form1-both 88 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/inputbox-both 146 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pause-both 181 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/textbox-both 193 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/yesno-both
|