/freebsd/share/man/man1/ |
H A D | builtin.1 | 196 .It Ic \&! Ta \&No Ta \&No Ta Yes 197 .It Ic % Ta \&No Ta Yes Ta \&No 198 .It Ic \&. Ta \&No Ta \&No Ta Yes 199 .It Ic \&: Ta \&No Ta Yes Ta Yes 200 .It Ic @ Ta \&No Ta Yes Ta \&No 201 .It Ic \&[ Ta Yes Ta \&No Ta Yes 202 .It Ic { Ta \&No Ta \&No Ta Yes 203 .It Ic } Ta \&No Ta \&No Ta Yes 204 .It Ic alias Ta No** Ta Yes Ta Yes 205 .It Ic alloc Ta \&No Ta Yes Ta \&No [all …]
|
/freebsd/crypto/openssl/providers/ |
H A D | 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 …]
|
H A D | 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/crypto/krb5/src/windows/installer/wix/ |
H A D | property.wxi | 33 <Property Id="LEASHAUTOINIT" Admin="yes" Secure="yes">-autoinit</Property> 34 <Property Id="LEASHAUTOSTART" Admin="yes" Secure="yes">1</Property> 61 …<Property Id="LEASHCREATEMISSINGCONFIG" Admin="yes" Secure="yes">$(var.LeashCreateMissingConfig)</… 62 …<Property Id="LEASHAUTORENEWTICKETS" Admin="yes" Secure="yes">$(var.LeashAutoRenewTickets)</Proper… 63 <Property Id="LEASHLIFETIME" Admin="yes" Secure="yes">$(var.LeashLifetime)</Property> 64 <Property Id="LEASHRENEWTILL" Admin="yes" Secure="yes">$(var.LeashRenewTill)</Property> 65 <Property Id="LEASHRENEWABLE" Admin="yes" Secure="yes">$(var.LeashRenewable)</Property> 66 <Property Id="LEASHFORWARDABLE" Admin="yes" Secure="yes">$(var.LeashForwardable)</Property> 67 <Property Id="LEASHNOADDRESSES" Admin="yes" Secure="yes">$(var.LeashNoAddresses)</Property> 68 <Property Id="LEASHPROXIABLE" Admin="yes" Secure="yes">$(var.LeashProxiable)</Property> [all …]
|
/freebsd/share/man/man5/ |
H A D | periodic.conf.5 | 121 .Dq Li YES 125 .Dq Li YES , 126 .Dq Li YES 146 .Dq Li YES 159 .Dq Li YES , 165 .Dq Li YES 170 .Dq Li YES 177 .Dq Li YES . 189 .Dq Li YES . 194 .Dq Li YES [all …]
|
H A D | rc.conf.5 | 124 .Dq Li YES , 141 .Dq Li YES , 240 .Dq Li YES 268 .Dq Li YES , 286 .Dq Li YES , 302 .Dq Li YES , 360 .Dq Li YES 375 .Dq Li YES 399 .Dq Li YES , 408 .Dq Li YES , [all …]
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | 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/contrib/libcbor/ |
H A D | Doxyfile | 73 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create up to 4096 85 # CREATE_SUBDIRS tag is set to YES. Level 0 represents 16 directories, and every 91 # This tag requires that the tag CREATE_SUBDIRS is set to YES. 95 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 118 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member 121 # The default value is: YES. 123 BRIEF_MEMBER_DESC = YES 125 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief 130 # The default value is: YES. 132 REPEAT_BRIEF = YES [all...] |
/freebsd/contrib/ldns/ |
H A D | libdns.doxygen.in | 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 104 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member 107 # The default value is: YES. 109 BRIEF_MEMBER_DESC = YES 111 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief 116 # The default value is: YES. 118 REPEAT_BRIEF = YES 131 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 138 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all [all …]
|
/freebsd/contrib/bearssl/ |
H A D | Doxyfile | 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 96 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member 99 # The default value is: YES. 101 BRIEF_MEMBER_DESC = YES 103 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief 108 # The default value is: YES. 110 REPEAT_BRIEF = YES 123 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 130 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all [all …]
|
/freebsd/usr.sbin/periodic/ |
H A D | periodic.conf | 45 daily_show_success="YES" # scripts returning 0 46 daily_show_info="YES" # scripts returning 1 53 daily_clean_disks_verbose="YES" # Mention files deleted 63 daily_clean_tmps_verbose="YES" # Mention files deleted 66 daily_clean_preserve_enable="YES" # Delete files daily 68 daily_clean_preserve_verbose="YES" # Mention files deleted 71 daily_clean_msgs_enable="YES" # Delete msgs daily 75 daily_clean_rwho_enable="YES" # Delete rwho daily 77 daily_clean_rwho_verbose="YES" # Mention files deleted 80 daily_clean_hoststat_enable="YES" # Purge sendmail host [all …]
|
/freebsd/contrib/unbound/doc/ |
H A D | unbound.doxygen | 73 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create up to 4096 85 # CREATE_SUBDIRS tag is set to YES. Level 0 represents 16 directories, and every 91 # This tag requires that the tag CREATE_SUBDIRS is set to YES. 95 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 118 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member 121 # The default value is: YES. 123 BRIEF_MEMBER_DESC = YES 125 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief 130 # The default value is: YES. 132 REPEAT_BRIEF = YES [all …]
|
/freebsd/release/ |
H A D | Makefile.firecracker | 8 WITHOUT_VM_ENOENT=WITHOUT_APM=YES WITHOUT_BLUETOOTH=YES WITHOUT_CXGBETOOL=YES \ 9 WITHOUT_FLOPPY=YES WITHOUT_GPIO=YES WITHOUT_MLX5TOOL=YES WITHOUT_USB=YES \ 10 WITHOUT_USB_GADGET_EXAMPLES=YES WITHOUT_VT=YES WITHOUT_WIRELESS=YES 12 WITHOUT_FC_ENOENT=WITHOUT_ACPI=YES WITHOUT_BOOT=YES WITHOUT_BHYVE=YES \ 13 WITHOUT_EFI=YES WITHOUT_FDT=YES WITHOUT_HYPERV=YES \ 14 WITHOUT_LEGACY_CONSOLE=YES WITHOUT_SYSCONS=YES 17 WITHOUT_FC_FEATURES=WITHOUT_DEBUG_FILES=YES WITHOUT_INCLUDES=YES \ 18 WITHOUT_INSTALLLIB=YES WITHOUT_TESTS=YES WITHOUT_TOOLCHAIN=YES 47 echo 'sshd_enable="YES"' >> ${FCWDIR}/etc/rc.conf 49 echo 'growfs_enable="YES"' >> ${FCWDIR}/etc/rc.conf [all …]
|
/freebsd/contrib/ntp/ |
H A D | 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/crypto/krb5/src/windows/installer/wix/lang/ |
H A D | ui_1033.wxi | 29 …ialog Id="AdminWelcomeDlg" Width="370" Height="270" Title="[ProductName] [Setup]" NoMinimize="yes"> 30 …<Control Id="Next" Type="PushButton" X="236" Y="243" Width="56" Height="17" Default="yes" Text="[B… 34 …<Control Id="Cancel" Type="PushButton" X="304" Y="243" Width="56" Height="17" Cancel="yes" Text="[… 38 …<Control Id="Back" Type="PushButton" X="180" Y="243" Width="56" Height="17" Disabled="yes" Text="[… 40 …="Description" Type="Text" X="135" Y="70" Width="220" Height="30" Transparent="yes" NoPrefix="yes"> 43 …rol Id="Title" Type="Text" X="135" Y="20" Width="220" Height="60" Transparent="yes" NoPrefix="yes"> 47 … <Dialog Id="ExitDialog" Width="370" Height="270" Title="[ProductName] [Setup]" NoMinimize="yes"> 48 …" Type="PushButton" X="236" Y="243" Width="56" Height="17" Default="yes" Cancel="yes" Text="[Butto… 51 …<Control Id="Cancel" Type="PushButton" X="304" Y="243" Width="56" Height="17" Disabled="yes" Text=… 53 …<Control Id="Back" Type="PushButton" X="180" Y="243" Width="56" Height="17" Disabled="yes" Text="[… [all …]
|
/freebsd/tools/kerneldoc/subsys/ |
H A D | common-Doxyfile | 8 CREATE_SUBDIRS = YES 10 BRIEF_MEMBER_DESC = YES 11 REPEAT_BRIEF = YES 25 FULL_PATH_NAMES = YES 31 INHERIT_DOCS = YES 35 OPTIMIZE_OUTPUT_FOR_C = YES 40 SUBGROUPING = YES 44 EXTRACT_PRIVATE = YES 45 EXTRACT_STATIC = YES 46 EXTRACT_LOCAL_CLASSES = YES [all …]
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/ |
H A D | tst.localtcpstate.ksh.out | 3 ip:::send - yes 4 ip:::receive - yes 5 tcp:::send - yes 6 tcp:::receive - yes 7 tcp:::state-change to syn-sent - yes 8 tcp:::state-change to syn-received - yes 9 tcp:::state-change to established - yes 10 tcp:::state-change to fin-wait-1 - yes 11 tcp:::state-change to close-wait - yes 12 tcp:::state-change to fin-wait-2 - yes [all …]
|
/freebsd/contrib/kyua/ |
H A D | Doxyfile.in | 29 BUILTIN_STL_SUPPORT = YES 30 ENABLE_PREPROCESSING = YES 32 EXTRACT_ANON_NSPACES = YES 33 EXTRACT_LOCAL_CLASSES = YES 34 EXTRACT_PRIVATE = YES 35 EXTRACT_STATIC = YES 36 EXPAND_ONLY_PREDEF = YES 41 HIDE_FRIEND_COMPOUNDS = YES 44 JAVADOC_AUTOBRIEF = YES 45 MACRO_EXPANSION = YES [all …]
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | 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 …]
|
H A D | 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 …]
|
/freebsd/contrib/unbound/util/ |
H A D | configparser.y | 517 if(strcmp($2, "yes") != 0 && strcmp($2, "no") != 0) 518 yyerror("expected yes or no."); 519 else cfg_parser->cfg->auths->rpz_log = (strcmp($2, "yes")==0); 534 if(strcmp($2, "yes") != 0 && strcmp($2, "no") != 0) 535 yyerror("expected yes or no."); 536 else cfg_parser->cfg->auths->rpz_signal_nxdomain_ra = (strcmp($2, "yes")==0); 598 if(strcmp($2, "yes") != 0 && strcmp($2, "no") != 0) 599 yyerror("expected yes or no."); 600 else cfg_parser->cfg->stat_cumulative = (strcmp($2, "yes")==0); 607 if(strcmp($2, "yes") ! [all...] |
/freebsd/contrib/tcpdump/ |
H A D | configure.in | 26 if test "$ac_cv___attribute__" = "yes"; then 30 if test "$ac_cv___attribute___format" = "yes"; then 39 if test "$ac_cv_header_net_pfvar_h" = yes; then 44 if test "$ac_cv_header_net_if_pflog_h" = yes; then 50 if test "$ac_cv_header_netinet_if_ether_h" != yes; then 102 … link with libsmi (allows to load MIBs on the fly to decode SNMP packets. [default=yes] 104 with_smi=yes) 141 AC_MSG_RESULT(yes) 172 [ --enable-smb enable possibly-buggy SMB printer [default=yes] 174 enableval=yes) [all …]
|
/freebsd/crypto/openssh/ |
H A D | 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/contrib/mandoc/ |
H A D | mdoc.7 | 2881 .It Ic \&It Ta \&No Ta Yes Ta closed by Ic \&It , Ic \&El 2883 .It Ic \&Nm Ta \&No Ta Yes Ta closed by Ic \&Nm , Ic \&Sh , Ic \&Ss 2884 .It Ic \&Sh Ta \&No Ta Yes Ta closed by Ic \&Sh 2885 .It Ic \&Ss Ta \&No Ta Yes Ta closed by Ic \&Sh , Ic \&Ss 2916 .It Ic \&Ac Ta Yes Ta Yes Ta opened by Ic \&Ao 2917 .It Ic \&Ao Ta Yes Ta Yes Ta closed by Ic \&Ac 2918 .It Ic \&Bc Ta Yes Ta Yes Ta closed by Ic \&Bo 2919 .It Ic \&Bo Ta Yes Ta Yes Ta opened by Ic \&Bc 2920 .It Ic \&Brc Ta Yes Ta Yes Ta opened by Ic \&Bro 2921 .It Ic \&Bro Ta Yes Ta Yes Ta closed by Ic \&Brc [all …]
|
/freebsd/sys/dev/qat/qat_api/qat_utils/include/ |
H A D | qat_utils.h | 162 * @li Reentrant: yes 163 * @li IRQ safe: yes 180 * @li Reentrant: yes 181 * @li IRQ safe: yes 198 * @li Reentrant: yes 199 * @li IRQ safe: yes 216 * @li Reentrant: yes 217 * @li IRQ safe: yes 232 * @li Reentrant: yes 233 * @li IRQ safe: yes [all …]
|