OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NO
(Results
1 - 25
of
40
) sorted by relevancy
1
2
/src/usr.bin/m4/
stdd.h
25
* ARE DISCLAIMED. IN
NO
EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
54
#define
NO
0
/src/games/adventure/
setup.c
25
* ARE DISCLAIMED. IN
NO
EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
68
#define
NO
0
105
linestart =
NO
;
109
linestart =
NO
; /* Don't need to convert spaces */
/src/usr.bin/make/unit-tests/
varmod-ifelse.mk
70
.if ${1 == == 2:?yes:
no
} != ""
91
# done since there is
no
well-formed comparison in the condition at all.
94
.if "${1 == == 2:?yes:
no
}" != ""
120
# HAVE_GCC=
no
, the following conditional generated this error message:
122
# make: Bad conditional expression 'string == "literal" &&
no
>= 10'
123
# in 'string == "literal" &&
no
>= 10?yes:
no
'
136
# string == "literal" &&
no
>= 10
140
# the right-hand side '
no
>= 10'. The word '
no
' is obviously a strin
[
all
...]
/src/external/gpl3/gcc/dist/libobjc/objc/
objc.h
40
version is released with changes to the public API (there is
no
41
need to update it if there were
no
API changes since the previous
58
#define
NO
(BOOL)0
68
types) but provides
no
implementation of its own. You can check
131
there is
no
reason to even define a 'struct objc_protocol'. As
/src/external/gpl3/gcc.old/dist/libobjc/objc/
objc.h
40
version is released with changes to the public API (there is
no
41
need to update it if there were
no
API changes since the previous
58
#define
NO
(BOOL)0
68
types) but provides
no
implementation of its own. You can check
131
there is
no
reason to even define a 'struct objc_protocol'. As
/src/external/ibm-public/postfix/dist/src/global/
quote_821_local.c
73
#define
NO
0
88
return (
NO
);
91
return (
NO
);
93
return (
NO
);
95
return (
NO
);
97
return (
NO
);
104
return (
NO
);
107
return (
NO
);
quote_822_local.c
90
#define
NO
0
108
return (
NO
);
111
return (
NO
);
113
return (
NO
);
115
return (
NO
);
117
return (
NO
);
124
return (
NO
);
127
return (
NO
);
/src/usr.sbin/faithd/
faithd.h
23
* ARE DISCLAIMED. IN
NO
EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
56
#define
NO
0
/src/external/ibm-public/postfix/dist/src/local/
alias.c
19
/* listed destinations. The result is zero when
no
alias was found
25
/* When
no
alias is found for the local \fIpostmaster\fR or
33
/* "owner_request_special =
no
".
99
#define
NO
0
147
return (
NO
);
213
msg_warn("%s:
no
owner UID for alias database %s",
323
msg_warn("
no
recipient in alias lookup result for %s", name);
388
return (
NO
);
dotforward.c
19
/* zero when
no
acceptable .forward file was found, or when
92
#define
NO
0
106
int forward_found =
NO
;
126
return (
NO
);
141
return (
NO
);
144
* From here on
no
early returns or we have a memory leak.
mailbox.c
92
#define
NO
0
209
msg_warn("specify \"%s =
no
\" to ignore mailbox ownership mismatch",
324
return (
NO
);
327
*
No
early returns or we have a memory leak.
/src/external/ibm-public/postfix/dist/src/virtual/
mailbox.c
78
#define
NO
0
138
msg_warn("specify \"%s =
no
\" to ignore mailbox ownership mismatch",
207
return (
NO
);
/src/usr.bin/ctags/
ctags.h
22
* ARE DISCLAIMED. IN
NO
EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
41
#define
NO
0
/src/external/bsd/ntp/dist/ntpdc/
ntpdc.h
23
#define
NO
0x0
31
* Arguments are returned in a struct -
no
/src/lib/libpam/modules/pam_login_access/
login_access.c
48
#define
NO
0
81
int match =
NO
;
90
* non-existing table means
no
access control.
138
int match =
NO
;
155
if (match !=
NO
) {
158
if (tok == 0 || list_match((char *) 0, item, match_fn) ==
NO
)
161
return (
NO
);
199
return (
NO
);
227
} else if (strcasecmp(tok, "LOCAL") == 0) { /* local:
no
dots */
234
return (
NO
);
[
all
...]
/src/tests/usr.bin/xlint/lint1/
msg_035.c
27
NO
, YES
/src/lib/libwrap/
hosts_access.c
69
#define
NO
0
161
return (
NO
);
176
int match =
NO
;
189
while (match ==
NO
&& xgets(sv_list, sizeof(sv_list), fp) != 0) {
245
return (
NO
);
257
return (
NO
);
314
return (
NO
);
321
} else if (STR_EQ(tok, "LOCAL")) { /* local:
no
dots in name */
340
int match =
NO
;
362
int ret =
NO
;
[
all
...]
/src/usr.bin/su/
su.c
22
* ARE DISCLAIMED. IN
NO
EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
112
enum { UNSET, YES,
NO
} iscsh = UNSET;
202
iscsh =
NO
;
265
* If SU_GROUP has
no
members, allow anyone to su root
280
"Sorry, you have
no
s/key.");
312
iscsh =
NO
;
322
iscsh = strstr(avshell, "csh") ? YES :
NO
;
373
errx(EXIT_FAILURE, "
no
directory");
568
*
No
.
su_pam.c
22
* ARE DISCLAIMED. IN
NO
EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
107
enum { UNSET, YES,
NO
} iscsh = UNSET;
196
iscsh =
NO
;
326
iscsh =
NO
;
336
iscsh = strstr(avshell, "csh") ? YES :
NO
;
557
errx(EXIT_FAILURE, "
no
directory");
/src/usr.sbin/tcpdchk/
tcpdchk.c
58
/* SCO has
no
*netgrent() support */
98
#define
NO
0
378
tcpd_warn("FAIL is
no
longer recognized");
385
tcpd_warn("%s:
no
such process name in %s", pat, inetcf);
410
tcpd_warn("FAIL is
no
longer recognized");
439
/* SCO has
no
*netgrent() support */
471
tcpd_warn("FAIL is
no
longer recognized");
/src/external/bsd/ntp/dist/ntpq/
ntpq.h
58
#define
NO
0x0
/src/sbin/dkctl/
dkctl.c
28
* PURPOSE ARE DISCLAIMED. IN
NO
EVENT SHALL WASABI SYSTEMS, INC
64
#define
NO
0
68
#define NO_STR "
no
"
301
printf("%s:
No
caches enabled\n", dvname);
470
* the kernel's is of
no
concern.
707
printf("%s:
no
wedges configured\n", dvname);
752
* return YES,
NO
or -1.
761
return
NO
;
/src/usr.bin/last/
last.c
22
* ARE DISCLAIMED. IN
NO
EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
78
#define
NO
0 /* false/
no
*/
248
errx(EXIT_FAILURE, "
No
utmp or utmpx support compiled in.");
261
errx(EXIT_FAILURE, "
No
utmp or utmpx support compiled in.");
/src/usr.bin/msgs/
msgs.c
22
* ARE DISCLAIMED. IN
NO
EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
95
#define
NO
0
106
#define NOMORE "(
No
more) [q] ?"
127
bool printing =
NO
;
128
bool mailing =
NO
;
129
bool quitit =
NO
;
130
bool sending =
NO
;
131
bool intrpflg =
NO
;
132
bool restricted =
NO
;
152
bool hdrs =
NO
;
[
all
...]
/src/external/bsd/libbind/dist/irs/
getaddrinfo.c
24
* ARE DISCLAIMED. IN
NO
EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
48
*\li We use getipnodebyname() just for thread-safeness. There's
no
intent
61
* from gethnamaddr.c and some other places. The issues that there's
no
119
#define
NO
0
214
"
No
address associated with hostname", /*%< EAI_NODATA */
298
/*
no
need to free(ai->ai_addr) */
311
return
NO
;
318
return
NO
;
526
error = EAI_NONAME; /*%< we've had
no
errors. */
1206
while (cur->ai_next) /*%<
no
need to loop, actually. *
[
all
...]
Completed in 44 milliseconds
1
2
Indexes created Sun Mar 01 05:31:48 UTC 2026