Searched refs:YES (Results 1 - 25 of 135) sorted by relevance

123456

/netbsd-6-1-5-RELEASE/etc/defaults/
H A Ddaily.conf12 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...]
H A Dweekly.conf12 rebuild_locatedb=YES
14 rebuild_mandb=YES
H A Dsecurity.conf12 check_passwd=YES
13 check_group=YES
14 check_rootdotfiles=YES
15 check_ftpusers=YES
16 check_aliases=YES
17 check_rhosts=YES
18 check_homes=YES
19 check_varmail=YES
20 check_nfs=YES
21 check_devices=YES
[all...]
H A Drc.conf13 # Use program=YES to enable program, NO to disable it. program_flags are
27 #rc_fast_and_loose=YES
50 do_rcshutdown=YES
98 no_swap=NO # Set to YES if you have purposefully setup no swap
100 swapoff=YES # Remove block-type swap partitions upon shutdown
105 ccd=YES
109 raidframe=YES
113 cgd=YES
121 savecore=YES savecore_flags="-z"
125 clear_tmp=YES # clea
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/cpp0x/
H A Dtrivial1.C19 #define YES(type) TRY(std::is_trivial<type>::value); \ macro
28 YES(int);
29 YES(__complex int);
30 YES(void *);
31 YES(int A::*);
33 YES(pmf);
53 YES(B);
55 YES(D);
57 YES(E);
59 YES(D
[all...]
H A Dstd-layout1.C23 #define YES(type) TRY(std::is_standard_layout<type>::value); \ macro
35 YES(int);
36 YES(__complex int);
37 YES(void *);
38 YES(int A::*);
40 YES(pmf);
43 YES(A);
46 YES(F);
51 YES(M);
62 YES(
[all...]
/netbsd-6-1-5-RELEASE/sys/external/isc/atheros_hal/dist/
H A Dah_regdomain.c607 #define YES AH_TRUE macro
624 {CTRY_DEBUG, NO_ENUMRD, YES, YES, YES, YES,YES, YES,YES, 7000 },
625 {CTRY_DEFAULT, DEF_REGDMN, YES, YES, YE
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/
H A Dformal_protocol-7.m27 didConfigure = YES;
31 didProcess = YES;
H A Dformal_protocol-1.m37 [object setEnabled: YES];
/netbsd-6-1-5-RELEASE/gnu/usr.bin/groff/src/preproc/html/
H A DMakefile9 NOMAN= YES
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dmain.c90 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...]
/netbsd-6-1-5-RELEASE/lib/libpam/modules/pam_login_access/
H A Dlogin_access.c47 #define YES 1 macro
149 if ((match = (*match_fn)(tok, item)) != 0) /* YES */
184 * Otherwise, return YES if the token fully matches the username, or if
191 return (YES);
196 return (YES);
211 * YES if the token fully matches the string. If the token is a domain
212 * name, return YES if it matches the last fields of the string. If the
213 * token has the magic value "LOCAL", return YES if the string does not
214 * contain a "." character. If the token is a network number, return YES
221 return (YES);
[all...]
/netbsd-6-1-5-RELEASE/tests/sys/rc/
H A Dt_rc_d_cli.sh36 export h_simple=YES
48 export h_simple=YES
61 export h_simple=YES
77 export h_simple=YES
90 export h_simple=YES
108 export h_simple=YES
122 export h_simple=YES
133 export h_args=YES
147 export h_args=YES
/netbsd-6-1-5-RELEASE/distrib/landisk/ramdisk/
H A Ddot.profile47 DONEPROFILE=YES
/netbsd-6-1-5-RELEASE/external/bsd/byacc/dist/package/pkgsrc/
H A DMakefile16 GNU_CONFIGURE= YES
/netbsd-6-1-5-RELEASE/usr.sbin/faithd/
H A Dfaithd.h55 #define YES 1 macro
/netbsd-6-1-5-RELEASE/usr.bin/m4/
H A Dstdd.h53 #define YES 1 macro
/netbsd-6-1-5-RELEASE/games/adventure/
H A Dsetup.c67 #define YES 1 macro
97 linestart = YES;
112 linestart = YES; /* Ready to convert spaces
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/objc-obj-c++-shared/
H A DObject1-implementation.h55 if (class_conformsToProtocol(cls, protocol)) return YES;
/netbsd-6-1-5-RELEASE/sys/external/bsd/drm/dist/bsd-core/i915/
H A DMakefile5 NO_MAN = YES
/netbsd-6-1-5-RELEASE/sys/external/bsd/drm/dist/bsd-core/mach64/
H A DMakefile5 NO_MAN = YES
/netbsd-6-1-5-RELEASE/sys/external/bsd/drm/dist/bsd-core/mga/
H A DMakefile5 NO_MAN= YES
/netbsd-6-1-5-RELEASE/sys/external/bsd/drm/dist/bsd-core/r128/
H A DMakefile5 NO_MAN = YES
/netbsd-6-1-5-RELEASE/sys/external/bsd/drm/dist/bsd-core/savage/
H A DMakefile5 NO_MAN = YES
/netbsd-6-1-5-RELEASE/sys/external/bsd/drm/dist/bsd-core/sis/
H A DMakefile5 NO_MAN= YES

Completed in 157 milliseconds

123456