OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:YES
(Results
1 - 25
of
32
) sorted by relevancy
1
2
/src/usr.bin/m4/
stdd.h
53
#define
YES
1
/src/games/adventure/
setup.c
67
#define
YES
1
97
linestart =
YES
;
112
linestart =
YES
; /* Ready to convert spaces
/src/usr.bin/make/unit-tests/
varmod-ifelse.mk
70
.if ${1 == == 2:?
yes
:no} != ""
94
.if "${1 == == 2:?
yes
:no}" != ""
119
# On 2021-04-19, when building external/bsd/tmux with HAVE_LLVM=
yes
and
123
# in 'string == "literal" && no >= 10?
yes
:no'
159
.info ${${STRING} == "literal" && ${NUMBER} >= 10:?
yes
:no}.
162
.info ${${STRING} == "literal" || ${NUMBER} >= 10:?
yes
:no}.
169
.info ${${STRING} == "literal" && ${NUMBER} >= 10:?
yes
:no}.
172
.info ${${STRING} == "literal" || ${NUMBER} >= 10:?
yes
:no}.
283
.info ${ ${:U \${DELAYED\} == "one"}:?
yes
:no}
284
# expect+1:
yes
[
all
...]
/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/external/ibm-public/postfix/dist/src/global/
quote_821_local.c
72
#define
YES
1
108
return (
YES
);
quote_822_local.c
89
#define
YES
1
128
return (
YES
);
/src/usr.sbin/faithd/
faithd.h
55
#define
YES
1
/src/external/ibm-public/postfix/dist/src/local/
alias.c
100
#define
YES
1
154
return (
YES
);
189
return (
YES
);
219
return (
YES
);
230
return (
YES
);
364
return (
YES
);
378
return (
YES
);
dotforward.c
93
#define
YES
1
138
return (
YES
);
240
forward_found =
YES
;
273
forward_found =
YES
;
294
forward_found =
YES
; /* else we're recursive */
mailbox.c
91
#define
YES
1
281
return (
YES
);
297
return (
YES
);
303
return (
YES
);
309
return (
YES
);
321
return (
YES
);
374
return (
YES
);
/src/external/ibm-public/postfix/dist/src/virtual/
mailbox.c
77
#define
YES
1
213
return (
YES
);
231
RETURN(
YES
);
239
RETURN(
YES
);
254
RETURN(
YES
);
262
RETURN(
YES
);
284
RETURN(
YES
);
/src/usr.bin/ctags/
ctags.h
40
#define
YES
1
/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/usr.bin/xlint/lint1/
msg_035.c
27
NO,
YES
/src/usr.bin/netstat/
mbuf.c
59
#define
YES
1
160
seen[mp->mt_type] =
YES
;
164
seen[MT_FREE] =
YES
;
/src/lib/libwrap/
hosts_access.c
68
#define
YES
1
84
int resident = (-1); /* -1, 0: unknown; +1:
yes
*/
157
return (
YES
);
164
return (
YES
);
251
if (match_fn(tok, request)) { /*
YES
: look for exceptions */
384
ret =
YES
;
402
return (
YES
);
/src/usr.bin/su/
su.c
112
enum { UNSET,
YES
, NO } iscsh = UNSET;
322
iscsh = strstr(avshell, "csh") ?
YES
: NO;
385
if (iscsh ==
YES
) {
399
} else if (iscsh ==
YES
) {
su_pam.c
107
enum { UNSET,
YES
, NO } iscsh = UNSET;
336
iscsh = strstr(avshell, "csh") ?
YES
: NO;
508
if (iscsh ==
YES
) {
522
} else if (iscsh ==
YES
) {
/src/usr.sbin/tcpdchk/
tcpdchk.c
97
#define
YES
1
/src/sbin/dkctl/
dkctl.c
63
#define
YES
1
67
#define YES_STR "
yes
"
396
keep = yn ==
YES
;
752
* return
YES
, NO or -1.
759
return
YES
;
/src/usr.bin/last/
last.c
79
#define
YES
1 /* true/
yes
*/
/src/usr.bin/msgs/
msgs.c
96
#define
YES
1
203
clean =
YES
;
207
hush =
YES
;
211
hdrs =
YES
;
215
locomode =
YES
;
219
lastcmd =
YES
;
223
use_pager =
YES
;
227
qopt =
YES
;
231
restricted =
YES
;
236
send_msg =
YES
;
[
all
...]
/src/external/bsd/libbind/dist/irs/
getaddrinfo.c
118
#define
YES
1
316
return
YES
;
/src/external/bsd/pcc/dist/pcc/f77/f77/
f77.c
54
#define
YES
1
104
static flag loadflag =
YES
;
202
optimflag =
YES
;
209
macroflag =
YES
;
213
saveasmflag =
YES
;
220
verbose =
YES
;
224
debugflag =
YES
;
228
profileflag =
YES
;
242
fortonly =
YES
;
555
append =
YES
;
[
all
...]
Completed in 65 milliseconds
1
2
Indexes created Wed Mar 04 15:26:31 UTC 2026