| /src/etc/defaults/ |
| weekly.conf | 12 rebuild_locatedb=YES 13 rebuild_mandb=YES
|
| daily.conf | 12 find_core=YES 16 purge_accounting=YES 17 run_msgs=YES 21 run_calendar=YES 22 check_disks=YES 24 check_mailq=YES 25 check_network=YES 29 run_makemandb=YES 30 run_rdist=YES 31 run_security=YES [all...] |
| security.conf | 12 check_entropy=YES 13 check_passwd=YES 14 check_group=YES 15 check_rootdotfiles=YES 16 check_ftpusers=YES 17 check_aliases=YES 18 check_rhosts=YES 19 check_homes=YES 20 check_varmail=YES 21 check_nfs=YES [all...] |
| rc.conf | 13 # Use program=YES to enable program, NO to disable it. program_flags are 27 #rc_fast_and_loose=YES 50 do_rcshutdown=YES 99 no_swap=NO # Set to YES if you have purposefully setup no swap 101 swapoff=YES # Remove block-type swap partitions upon shutdown 102 # This defaults to yes, so that raids shutdown cleanly 112 ccd=YES 116 raidframe=YES 120 cgd=YES 128 savecore=YES savecore_flags="-z [all...] |
| /src/external/mit/xorg/share/cf/ |
| xorgsite.def | 4 #define InstallXdmConfig YES 5 #define InstallXinitConfig YES 8 #define BuildExpatLibrary YES 9 #define BuildFreetype2Library YES
|
| /src/sys/external/isc/atheros_hal/dist/ |
| ah_regdomain.c | 607 #define YES AH_TRUE 624 {CTRY_DEBUG, NO_ENUMRD, YES, YES, YES, YES,YES, YES,YES, 7000 }, 625 {CTRY_DEFAULT, DEF_REGDMN, YES, YES, YES, YES,YES, YES,YES, 7000 } [all...] |
| /src/distrib/utils/embedded/conf/ |
| evbarm.conf | 77 printf YES 87 if [ "\$(dev_exists ena0)" = "YES" ]; then 88 ret=YES 94 ret=YES 101 rc_configured=YES 103 no_swap=YES 105 sshd=YES 106 dhcpcd=YES 107 ntpd=YES 109 creds_msdos=YES [all...] |
| evbmips.conf | 77 printf YES 83 rc_configured=YES 85 no_swap=YES 87 sshd=YES 88 dhcpcd=YES 89 ntpd=YES 91 creds_msdos=YES 93 certctl_init=YES 98 resize_${partition_type}=YES 99 resize_root=YES [all...] |
| riscv.conf | 75 printf YES 81 rc_configured=YES 83 no_swap=YES 85 sshd=YES 86 dhcpcd=YES 87 ntpd=YES 89 creds_msdos=YES 91 certctl_init=YES 96 resize_${partition_type}=YES 97 resize_root=YES [all...] |
| evbppc.conf | 77 printf YES 83 rc_configured=YES 86 sshd=YES 87 dhcpcd=YES 88 #ntpd=YES 90 creds_msdos=YES 92 certctl_init=YES 97 no_swap=YES 102 resize_${partition_type}=YES 103 resize_root=YES [all...] |
| riscv32.conf | 28 mdnsd=YES 29 devpubd=YES
|
| riscv64.conf | 28 mdnsd=YES 29 devpubd=YES
|
| x86.conf | 63 rc_configured=YES 65 sshd=YES 66 dhcpcd=YES 67 wscons=YES 68 devpubd=YES 69 certctl_init=YES
|
| /src/external/gpl2/groff/bin/html/ |
| Makefile | 5 NOMAN= YES
|
| /src/external/bsd/elftoolchain/dist/tools/ |
| netbsd-base-system-import.sh | 47 v) verbose=YES;; 48 D) diff_only=YES;; 66 [ "$verbose" = YES ] && echo SVN checkout into \"${svncheckout}\". 129 if [ "${diff_only}" = YES ]; then 198 [ "$verbose" = YES ] && echo Examining module "'$m'". 203 [ "${verbose}" = YES ] && echo "Creating '$dir'." 214 [ "${verbose}" = YES ] && echo -n "Importing file '$file'" 234 if [ "${diff_only}" = NO -a "${verbose}" = YES ]; then
|
| /src/external/bsd/pcc/dist/pcc/f77/fcom/ |
| main.c | 90 quietflag = YES; 95 ftn66flag = YES; 97 nowarnflag = YES; 105 undeftype = YES; 109 optimflag = YES; 117 debugflag = YES; 121 profileflag = YES; 125 checksubs = YES; 129 onetripflag = YES; 139 shortsubs = YES; [all...] |
| /src/lib/libpam/modules/pam_login_access/ |
| login_access.c | 47 #define YES 1 150 if ((match = (*match_fn)(tok, item)) != 0) /* YES */ 185 * Otherwise, return YES if the token fully matches the username, or if 192 return (YES); 197 return (YES); 212 * YES if the token fully matches the string. If the token is a domain 213 * name, return YES if it matches the last fields of the string. If the 214 * token has the magic value "LOCAL", return YES if the string does not 215 * contain a "." character. If the token is a network number, return YES 222 return (YES); [all...] |
| /src/tests/sys/rc/ |
| t_rc_d_cli.sh | 36 export h_simple=YES 48 export h_simple=YES 63 export h_simple=YES 79 export h_simple=YES 94 export h_simple=YES 112 export h_simple=YES 128 export h_simple=YES 139 export h_args=YES 153 export h_args=YES
|
| /src/distrib/landisk/ramdisk/ |
| dot.profile | 47 DONEPROFILE=YES
|
| /src/tests/usr.bin/xlint/lint1/ |
| msg_035.c | 27 NO, YES
|
| /src/usr.bin/m4/ |
| stdd.h | 53 #define YES 1
|
| /src/usr.sbin/faithd/ |
| faithd.h | 55 #define YES 1
|
| /src/external/gpl3/gcc/dist/libobjc/objc/ |
| objc.h | 57 #define YES (BOOL)1
|
| /src/external/gpl3/gcc.old/dist/libobjc/objc/ |
| objc.h | 57 #define YES (BOOL)1
|
| /src/games/adventure/ |
| setup.c | 67 #define YES 1 97 linestart = YES; 112 linestart = YES; /* Ready to convert spaces
|