Searched refs:NO (Results 1 - 25 of 522) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/etc/defaults/
H A Drc.conf13 # Use program=YES to enable program, NO to disable it. program_flags are
48 # If this is set to NO, shutdown(8) will not run /etc/rc.shutdown.
98 no_swap=NO # Set to YES if you have purposefully setup no swap
117 lvm=NO
123 per_user_tmp=NO # per-user /tmp directories
128 accounting=NO # uses /var/account/acct
129 newsyslog=NO newsyslog_flags="" # trim log files
133 rndctl=NO rndctl_flags="" # configure rndctl(8)
134 gpio=NO # configure GPIO devices
138 rtclocaltime=NO
[all...]
H A Dweekly.conf13 rebuild_whatisdb=NO
H A Ddaily.conf15 expire_news=NO
23 show_remote_fs=NO
26 full_netstat=NO
27 run_fsck=NO
34 fetch_pkg_vulnerabilities="" # set to NO to disable and not be warned about
36 send_empty_security=NO
H A Dsecurity.conf26 check_lvm=NO
35 check_homes_permit_usergroups=NO
40 check_mtree_follow_symlinks=NO
44 check_passwd_permit_star=NO
45 check_passwd_permit_nonalpha=NO
/netbsd-6-1-5-RELEASE/etc/
H A Drc.conf5 # Use program=YES to enable program, NO to disable it. program_flags are
18 rc_configured=NO
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/cpp0x/
H A Dstd-layout1.C26 #define NO(type) TRY(!std::is_standard_layout<type>::value); \ macro
49 NO(G);
66 NO(E);
70 NO(I);
78 NO(C);
80 NO(H);
82 NO(N);
86 NO(J);
87 NO(J2);
91 NO(
[all...]
H A Dtrivial1.C22 #define NO(type) TRY(!std::is_trivial<type>::value); \ macro
36 NO(A);
38 NO(F);
40 NO(G);
42 NO(M);
77 NO(J);
78 NO(J2);
82 NO(L);
86 NO(O);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/template/
H A Ddependent-expr6.C13 { OK, NO }; enumerator in enum:Bar::Status
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/global/
H A Dquote_821_local.c73 #define NO 0 macro
88 return (NO);
91 return (NO);
93 return (NO);
95 return (NO);
97 return (NO);
104 return (NO);
107 return (NO);
/netbsd-6-1-5-RELEASE/usr.bin/ctags/
H A Dyacc.c22 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
64 in_rule = NO;
78 in_rule = NO;
83 in_rule = NO;
98 in_rule = NO;
/netbsd-6-1-5-RELEASE/sys/external/isc/atheros_hal/dist/
H A Dah_regdomain.c12 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
608 #define NO AH_FALSE macro
626 {CTRY_ALBANIA, NULL1_WORLD, YES, NO, YES, YES, NO, NO, NO, 7000 },
627 {CTRY_ALGERIA, NULL1_WORLD, YES, NO, YES, YES, NO, NO, NO, 700
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/hppa/reloc/
H A Dfuncrelocbug.s127 .CALL ARGW0=NO,ARGW1=NO,ARGW2=NO,ARGW3=NO
133 .CALL ARGW0=NO,ARGW1=NO,ARGW2=NO,ARGW3=NO
157 .CALL ARGW0=NO,ARGW1=NO,ARGW
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mmix/
H A Dhex.l14 NO UNDEFINED SYMBOLS
H A D1cjmp1b.l15 NO UNDEFINED SYMBOLS
H A D1hjmp1b.l15 NO UNDEFINED SYMBOLS
H A Dget-op.l18 NO UNDEFINED SYMBOLS
H A Dlist-pseudoints.l20 NO UNDEFINED SYMBOLS
H A Dlist-textfirst.l18 NO UNDEFINED SYMBOLS
H A Dsave-op.l19 NO UNDEFINED SYMBOLS
H A Dunsave-op.l19 NO UNDEFINED SYMBOLS
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpq/
H A Dntpq-subs.c80 { "saveconfig", saveconfig, { NTP_STR, NO, NO, NO },
83 { "associations", associations, { NO, NO, NO, NO },
86 { "passociations", passociations, { NO, NO, NO, N
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dinit.c27 * DISCLAIMED. IN NO EVENT SHALL CALDERA INTERNATIONAL, INC. BE LIABLE
51 flag nowarnflag = NO;
52 flag ftn66flag = NO;
53 flag profileflag = NO;
54 flag optimflag = NO;
55 flag quietflag = NO;
57 flag undeftype = NO;
59 flag onetripflag = NO;
60 flag checksubs = NO;
61 flag debugflag = NO;
[all...]
/netbsd-6-1-5-RELEASE/lib/libpam/modules/pam_login_access/
H A Dlogin_access.c48 #define NO 0 macro
80 int match = NO;
137 int match = NO;
154 if (match != NO) {
157 if (tok == 0 || list_match((char *) 0, item, match_fn) == NO)
160 return (NO);
198 return (NO);
233 return (NO);
252 return (NO);
/netbsd-6-1-5-RELEASE/lib/libwrap/
H A Dhosts_access.c68 #define NO 0 macro
136 return (NO);
150 int match = NO;
163 while (match == NO && xgets(sv_list, sizeof(sv_list), fp) != 0) {
220 return (NO);
232 return (NO);
292 return (NO);
319 int match = NO;
340 int ret = NO;
345 return (NO);
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mn10300/
H A Dpr997.l20 NO UNDEFINED SYMBOLS

Completed in 123 milliseconds

1234567891011>>