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

123

/freebsd-13-stable/contrib/apr-util/docs/
H A Ddoxygen.conf4 QUIET=YES
5 RECURSIVE=YES
10 MACRO_EXPANSION=YES
11 EXPAND_ONLY_PREDEF=YES
25 OPTIMIZE_OUTPUT_FOR_C=YES
27 FULL_PATH_NAMES=YES
/freebsd-13-stable/contrib/apr/docs/
H A Ddoxygen.conf4 QUIET=YES
5 RECURSIVE=YES
10 MACRO_EXPANSION=YES
11 EXPAND_ONLY_PREDEF=YES
24 OPTIMIZE_OUTPUT_FOR_C=YES
/freebsd-13-stable/contrib/subversion/doc/
H A Ddoxygen.conf50 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
72 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
77 BRIEF_MEMBER_DESC = YES
79 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
84 REPEAT_BRIEF = YES
98 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
104 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
111 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
115 FULL_PATH_NAMES = YES
117 # If the FULL_PATH_NAMES tag is set to YES the
[all...]
/freebsd-13-stable/sbin/
H A DMakefile.inc9 NO_SHARED?= YES
/freebsd-13-stable/bin/
H A DMakefile.inc9 NO_SHARED?= YES
/freebsd-13-stable/cddl/
H A DMakefile.inc6 IGNORE_PRAGMA= YES
/freebsd-13-stable/usr.sbin/nologin/
H A DMakefile14 NO_SHARED= YES
/freebsd-13-stable/usr.sbin/periodic/etc/monthly/
H A D200.accounting25 remove=YES
29 remove=YES
45 [ $remove = YES ] && rm -f $W.0;;
/freebsd-13-stable/cddl/usr.sbin/dtrace/tests/amd64/
H A DMakefile7 KYUAFILE= YES
/freebsd-13-stable/cddl/usr.sbin/dtrace/tests/i386/
H A DMakefile10 KYUAFILE= YES
/freebsd-13-stable/crypto/heimdal/appl/login/
H A Dlogin_access.c37 #define YES 1 macro
148 if ((match = (*match_fn) (tok, item)) != 0) /* YES */
203 * Otherwise, return YES if the token fully matches the username, if the
215 return (YES);
218 return (YES);
221 return (YES);
236 * YES if the token fully matches the string. If the token is a domain
237 * name, return YES if it matches the last fields of the string. If the
238 * token has the magic value "LOCAL", return YES if the string does not
239 * contain a "." character. If the token is a network number, return YES
[all...]
/freebsd-13-stable/crypto/heimdal/appl/rsh/
H A Dlogin_access.c37 #define YES 1 macro
148 if ((match = (*match_fn) (tok, item)) != 0) /* YES */
203 * Otherwise, return YES if the token fully matches the username, if the
215 return (YES);
218 return (YES);
221 return (YES);
236 * YES if the token fully matches the string. If the token is a domain
237 * name, return YES if it matches the last fields of the string. If the
238 * token has the magic value "LOCAL", return YES if the string does not
239 * contain a "." character. If the token is a network number, return YES
[all...]
/freebsd-13-stable/contrib/netbsd-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
/freebsd-13-stable/contrib/byacc/package/pkgsrc/
H A DMakefile16 GNU_CONFIGURE= YES
/freebsd-13-stable/usr.bin/m4/
H A Dstdd.h57 #define YES 1 macro
/freebsd-13-stable/lib/libpam/modules/pam_login_access/
H A Dlogin_access.c36 #define YES 1 macro
132 if ((match = (*match_fn)(tok, item, login_access_opts)) != 0) /* YES */
172 return (YES);
205 ret = YES;
222 * Otherwise, return YES if the token fully matches the username, or if
237 return (YES);
255 * YES if the token fully matches the string. If the token is a domain
256 * name, return YES if it matches the last fields of the string. If the
257 * token has the magic value "LOCAL", return YES if the string does not
258 * contain a "." character. If the token is a network number, return YES
[all...]
/freebsd-13-stable/usr.bin/msgs/
H A Dmsgs.c96 #define YES 1 macro
205 clean = YES;
209 hush = YES;
213 hdrs = YES;
217 locomode = YES;
221 lastcmd = YES;
225 use_pager = YES;
229 qopt = YES;
233 send_msg = YES;
255 if (send_msg != YES) {
[all...]
/freebsd-13-stable/libexec/rc/rc.d/
H A Dftp-proxy55 # ftpproxy_enable="YES"
/freebsd-13-stable/usr.sbin/periodic/
H A Dperiodic.sh98 success=YES info=YES badconfig=NO empty_output=YES # Defaults when ${run}_* aren't YES/NO
101 [Yy][Ee][Ss]) eval $var=YES;;
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/
H A Dtst.boolopt.d30 #pragma D option quiet=YES
/freebsd-13-stable/usr.bin/bmake/
H A DMakefile.inc15 NO_SHARED?= YES
/freebsd-13-stable/usr.bin/ctags/
H A Dfortran.c131 pfcnt = YES;
151 return (YES);
H A Dlisp.c72 special = YES;
76 special = YES;
H A Dctags.c102 tflag = YES;
124 tflag = YES;
238 * CWHITE are set to YES. Thus, "_wht" of a char is YES if it is in
249 _gd[i] = YES;
253 _wht[*sp] = YES;
256 _etk[*sp] = YES;
259 _itk[*sp] = YES;
262 _btk[*sp] = YES;
/freebsd-13-stable/tools/
H A Dmake_libdeps.sh95 make -m ${USRSRC}/share/mk WITH_OFED=YES -V LIB
109 make -m ${USRSRC}/share/mk WITH_OFED=YES -V LDADD

Completed in 220 milliseconds

123