| /freebsd-14-stable/crypto/openssl/providers/ |
| HD | encoders.inc | 49 ENCODER_TEXT("RSA", rsa, yes), 50 ENCODER_TEXT("RSA-PSS", rsapss, yes), 52 ENCODER_TEXT("DH", dh, yes), 53 ENCODER_TEXT("DHX", dhx, yes), 56 ENCODER_TEXT("DSA", dsa, yes), 59 ENCODER_TEXT("EC", ec, yes), 60 ENCODER_TEXT("ED25519", ed25519, yes), 61 ENCODER_TEXT("ED448", ed448, yes), 62 ENCODER_TEXT("X25519", x25519, yes), 63 ENCODER_TEXT("X448", x448, yes), [all …]
|
| HD | decoders.inc | 39 DECODER_w_structure("DH", der, PrivateKeyInfo, dh, yes), 40 DECODER_w_structure("DH", der, SubjectPublicKeyInfo, dh, yes), 41 DECODER_w_structure("DH", der, type_specific_params, dh, yes), 42 DECODER_w_structure("DH", der, DH, dh, yes), 43 DECODER_w_structure("DHX", der, PrivateKeyInfo, dhx, yes), 44 DECODER_w_structure("DHX", der, SubjectPublicKeyInfo, dhx, yes), 45 DECODER_w_structure("DHX", der, type_specific_params, dhx, yes), 46 DECODER_w_structure("DHX", der, DHX, dhx, yes), 49 DECODER_w_structure("DSA", der, PrivateKeyInfo, dsa, yes), 50 DECODER_w_structure("DSA", der, SubjectPublicKeyInfo, dsa, yes), [all …]
|
| /freebsd-14-stable/contrib/bmake/unit-tests/ |
| HD | sh-flags.mk | 18 opt-ignerr.yes= -i 19 opt-jobs.yes= -j1 21 opt-loud.yes= -dl # side effect: make stdout unbuffered 22 opt-no-action.yes= -n 23 opt-silent.yes= -s 24 opt-xtrace.yes= -dx 25 tgt-always.yes= .MAKE 26 tgt-ignerr.yes= .IGNORE 27 tgt-silent.yes= .SILENT 28 cmd-always.yes= + [all …]
|
| /freebsd-14-stable/usr.bin/jot/tests/ |
| HD | regress.yes.out | 1 yes 2 yes 3 yes 4 yes 5 yes 6 yes 7 yes 8 yes 9 yes 10 yes
|
| /freebsd-14-stable/sys/contrib/openzfs/config/ |
| HD | config.rpath | 53 if test "$GCC" = yes; then 156 if test "$GCC" != yes; then 162 with_gnu_ld=yes 169 ld_shlibs=yes 170 if test "$with_gnu_ld" = yes; then 190 hardcode_minus_L=yes 250 hardcode_direct=yes 268 hardcode_minus_L=yes 269 if test "$GCC" = yes; then 288 aix_use_runtimelinking=yes [all …]
|
| HD | gettext.m4 | 68 ifelse([$1], [external], [no], [yes])) 73 ifelse(gt_included_intl, yes, [ 83 dnl if test "$USE_NLS" = "yes"; then 84 dnl if { eval "gt_val=\$$gt_func_gnugettext_libc"; test "$gt_val" != "yes"; }; then 91 ifelse(gt_included_intl, yes, , [ 101 ifelse(gt_included_intl, yes, [ 119 if test "$USE_NLS" = "yes"; then 121 ifelse(gt_included_intl, yes, [ 130 if test "$nls_cv_force_use_gnu_gettext" != "yes"; then 172 [eval "$gt_func_gnugettext_libc=yes"], [all …]
|
| /freebsd-14-stable/contrib/ntp/ |
| HD | configure.ac | 47 AM_SILENT_RULES([yes]) 66 [ntp_ok=yes] 69 yes) 70 ntp_cv_build_framework_help=yes ;; 109 *) enable_local_libopts=yes ;; 149 [ans=yes] 154 yes) 212 yes) 308 yes) 343 yes) [all …]
|
| /freebsd-14-stable/contrib/openpam/ |
| HD | test-driver | 46 [--expect-failure {yes|no}] [--color-tests {yes|no}] 47 [--enable-hard-errors {yes|no}] [--] 60 enable_hard_errors=yes 90 if test $color_tests = yes; then 122 0:yes) col=$red res=XPASS recheck=yes gcopy=yes;; 124 77:*) col=$blu res=SKIP recheck=no gcopy=yes;; 125 99:*) col=$mgn res=ERROR recheck=yes gcopy=yes;; 126 *:yes) col=$lgn res=XFAIL recheck=no gcopy=yes;; 127 *:*) col=$red res=FAIL recheck=yes gcopy=yes;;
|
| /freebsd-14-stable/contrib/libevent/build-aux/ |
| HD | test-driver | 46 [--expect-failure={yes|no}] [--color-tests={yes|no}] 47 [--enable-hard-errors={yes|no}] [--] 58 enable_hard_errors=yes 88 if test $color_tests = yes; then 117 0:yes) col=$red res=XPASS recheck=yes gcopy=yes;; 119 77:*) col=$blu res=SKIP recheck=no gcopy=yes;; 120 99:*) col=$mgn res=ERROR recheck=yes gcopy=yes;; 121 *:yes) col=$lgn res=XFAIL recheck=no gcopy=yes;; 122 *:*) col=$red res=FAIL recheck=yes gcopy=yes;;
|
| /freebsd-14-stable/contrib/ntp/sntp/libevent/build-aux/ |
| HD | test-driver | 46 [--expect-failure={yes|no}] [--color-tests={yes|no}] 47 [--enable-hard-errors={yes|no}] [--] 58 enable_hard_errors=yes 88 if test $color_tests = yes; then 117 0:yes) col=$red res=XPASS recheck=yes gcopy=yes;; 119 77:*) col=$blu res=SKIP recheck=no gcopy=yes;; 120 99:*) col=$mgn res=ERROR recheck=yes gcopy=yes;; 121 *:yes) col=$lgn res=XFAIL recheck=no gcopy=yes;; 122 *:*) col=$red res=FAIL recheck=yes gcopy=yes;;
|
| /freebsd-14-stable/share/mk/ |
| HD | local.dirdeps-options.mk | 3 DIRDEPS.AUDIT.yes= lib/libbsm 4 DIRDEPS.BLACKLIST_SUPPORT.yes+= lib/libblacklist 5 DIRDEPS.CASPER.yes+= lib/libcasper/libcasper 6 DIRDEPS.GSSAPI.yes+= lib/libgssapi 7 DIRDEPS.JAIL.yes+= lib/libjail 8 DIRDEPS.KERBEROS_SUPPORT.yes+= \ 17 DIRDEPS.NIS.yes+= \ 22 DIRDEPS.OPENSSL.yes+= secure/lib/libcrypto 24 DIRDEPS.PAM_SUPPORT.yes+= lib/libpam/libpam 25 DIRDEPS.TCP_WRAPPERS.yes+= lib/libwrap [all …]
|
| /freebsd-14-stable/contrib/ntp/sntp/m4/ |
| HD | snprintf.m4 | 12 # Changed to honor hw_force_rpl_snprintf=yes, etc. This is used by NTP 48 # Set $hw_cv_func_va_copy to "yes" or "no". Define HAVE_VA_COPY to 1 if 49 # $hw_cv_func_va_copy is set to "yes". Note that it's "unspecified whether 67 [hw_cv_func_va_copy=yes], 70 AS_IF([test "$hw_cv_func_va_copy" = yes], 77 # Set $hw_cv_func___va_copy to "yes" or "no". Define HAVE___VA_COPY to 1 if 78 # $hw_cv_func___va_copy is set to "yes". 93 [hw_cv_func___va_copy=yes], 96 AS_IF([test "$hw_cv_func___va_copy" = yes], 103 # Set $hw_cv_func_vsnprintf and $hw_cv_func_vsnprintf_c99 to "yes" or [all …]
|
| HD | openldap-thread-check.m4 | 28 auto, [auto nt posix mach pth lwp yes no manual] ) 39 dnl and threads are auto|yes|posix. 51 auto | yes | posix) ol_aix_threads=yes ;; 57 if test $ol_aix_threads = yes ; then 74 ol_cv_pthread_create=yes 84 auto, [auto yes no manual] ) 86 case $ol_with_threads in auto | yes | nt) 90 if test "$ol_cv_nt_threads" = yes ; then 93 ol_with_yielding_select=yes 105 case $ol_with_threads in auto | yes | posix) [all …]
|
| HD | ntp_libntp.m4 | 40 ac_busted_vpath_in_make=yes 43 ac_busted_vpath_in_make=yes 46 ac_busted_vpath_in_make=yes 51 yes.|no*) 130 ntp_cv_predecl_mpinfou=yes 131 ac_cv_header_net_if_h=yes 138 yes) 289 *yes) 317 [+ yes, - no, s system-specific])]) 329 [enable_thread_support=yes] [all …]
|
| HD | ntp_ipv6.m4 | 25 [ntp_cv_sockaddr_storage=yes], 30 yes) 54 [ntp_cv_have___ss_family=yes], 59 yes) 92 [isc_cv_have_in_port_t=yes], 124 [getsockname_socklen_type_found=yes ; break 2], 155 [isc_cv_platform_havesalen=yes], 160 yes) 174 yes|''|autodetect) 209 [isc_cv_found_ipv6=yes], [all …]
|
| HD | openldap.m4 | 22 dnl $4 = allowed values (auto yes no) 28 for ol_val in ifelse($4,,[auto yes no],[$4]) ; do 50 dnl $4 = allowed values (yes or no) 52 AC_ARG_WITH($1,[$2 @<:@]ifelse($3,,yes,$3)@:>@,[ 54 for ol_val in ifelse($4,,[yes no],[$4]) ; do 96 cc_cv_mkdep=yes 100 cc_cv_mkdep=yes 116 ]])],[ol_cv_cpp_ebcdic=yes],[ol_cv_cpp_ebcdic=no])]) 117 if test $ol_cv_cpp_ebcdic = yes ; then 131 ]])],[ol_cv_msvc=yes],[ol_cv_msvc=no])])]) [all …]
|
| /freebsd-14-stable/crypto/openssh/ |
| HD | sshd_config | 36 #StrictModes yes 40 #PubkeyAuthentication yes 53 # Change to yes if you don't trust ~/.ssh/known_hosts for 57 #IgnoreRhosts yes 59 # Change to yes to enable built-in password authentication. 65 #KbdInteractiveAuthentication yes 69 #KerberosOrLocalPasswd yes 70 #KerberosTicketCleanup yes 75 #GSSAPICleanupCredentials yes 86 #UsePAM yes [all …]
|
| /freebsd-14-stable/stand/ |
| HD | loader.mk | 89 .if ${LOADER_CD9660_SUPPORT:Uno} == "yes" 92 .if ${LOADER_EXT2FS_SUPPORT:Uno} == "yes" 95 .if ${LOADER_MSDOS_SUPPORT:Uno} == "yes" 98 .if ${LOADER_UFS_SUPPORT:Uyes} == "yes" 103 .if ${LOADER_GZIP_SUPPORT:Uno} == "yes" 106 .if ${LOADER_BZIP2_SUPPORT:Uno} == "yes" 111 .if ${LOADER_NET_SUPPORT:Uno} == "yes" 114 .if ${LOADER_NFS_SUPPORT:Uno} == "yes" 117 .if ${LOADER_TFTP_SUPPORT:Uno} == "yes" 122 .if ${LOADER_GPT_SUPPORT:Uyes} == "yes" [all …]
|
| /freebsd-14-stable/usr.sbin/etcupdate/tests/ |
| HD | tzsetup_test.sh | 88 FAILED=yes 100 FAILED=yes 105 FAILED=yes 119 FAILED=yes 124 FAILED=yes 130 FAILED=yes 155 || FAILED=yes 161 || FAILED=yes 178 || FAILED=yes 184 || FAILED=yes [all …]
|
| HD | ignore_test.sh | 102 FAILED=yes 111 FAILED=yes 120 FAILED=yes 133 FAILED=yes 138 FAILED=yes 144 FAILED=yes 157 FAILED=yes 162 FAILED=yes 172 FAILED=yes 201 || FAILED=yes [all …]
|
| /freebsd-14-stable/usr.sbin/nscd/ |
| HD | nscd.conf | 5 enable-cache passwd yes 6 enable-cache group yes 7 enable-cache hosts yes 8 enable-cache services yes 9 enable-cache protocols yes 10 enable-cache rpc yes 11 enable-cache networks yes
|
| /freebsd-14-stable/crypto/heimdal/ |
| HD | configure | 187 as_have_required=yes 208 CONFIG_SHELL=$as_shell as_have_required=yes 219 CONFIG_SHELL=$SHELL as_have_required=yes 1060 *) ac_optarg=yes ;; 1067 ac_dashdash=yes ;; 1154 with_gas=yes ;; 1221 no_create=yes ;; 1225 no_recursion=yes ;; 1284 silent=yes ;; 1326 verbose=yes ;; [all …]
|
| /freebsd-14-stable/contrib/libevent/ |
| HD | configure.ac | 16 AM_SILENT_RULES([yes]) 53 #endif])], have_gcc295=yes, have_gcc295=no) 55 if test "$GCC" = "yes" ; then 67 if test "$GCC" = "yes" ; then 88 [], [enable_thread_support=yes]) 91 [], [enable_malloc_replacement=yes]) 94 [], [enable_openssl=yes]) 97 [], [enable_debug_mode=yes]) 100 [], [enable_libevent_install=yes]) 103 [], [enable_libevent_regress=yes]) [all …]
|
| /freebsd-14-stable/contrib/ntp/sntp/libevent/ |
| HD | configure.ac | 16 AM_SILENT_RULES([yes]) 53 #endif])], have_gcc295=yes, have_gcc295=no) 55 if test "$GCC" = "yes" ; then 67 if test "$GCC" = "yes" ; then 88 [], [enable_thread_support=yes]) 91 [], [enable_malloc_replacement=yes]) 94 [], [enable_openssl=yes]) 97 [], [enable_debug_mode=yes]) 100 [], [enable_libevent_install=yes]) 103 [], [enable_libevent_regress=yes]) [all …]
|
| /freebsd-14-stable/contrib/file/ |
| HD | acinclude.m4 | 9 ac_cv_struct_tm_zone=yes, ac_cv_struct_tm_zone=no)]) 10 if test "$ac_cv_struct_tm_zone" = yes; then 23 return tzname[0][0];]])], [ac_cv_var_tzname=yes], [ac_cv_var_tzname=no])]) 24 if test $ac_cv_var_tzname = yes; then 32 ac_cv_struct_tm_isdst=yes, ac_cv_struct_tm_isdst=no)]) 33 if test "$ac_cv_struct_tm_isdst" = yes; then 47 daylight = atoi("1");])], ac_cv_var_daylight=yes, ac_cv_var_daylight=no)]) 48 if test $ac_cv_var_daylight = yes; then 57 ac_cv_struct_option_getopt_h=yes, ac_cv_struct_option_getopt_h=no)]) 58 if test "$ac_cv_struct_option_getopt_h" = yes; then
|