OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NO
(Results
1 - 25
of
27
) 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/usr.sbin/faithd/
faithd.h
23
* ARE DISCLAIMED. IN
NO
EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
56
#define
NO
0
/src/usr.bin/ctags/
ctags.h
22
* ARE DISCLAIMED. IN
NO
EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
41
#define
NO
0
/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.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/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.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/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/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/usr.bin/deroff/
deroff.c
24
* ARE DISCLAIMED. IN
NO
EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
57
* IN
NO
EVENT SHALL CALDERA INTERNATIONAL, INC. BE LIABLE FOR ANY DIRECT,
110
#define
NO
0
194
#define FNEST 1 /*
no
nested files */
195
#define NOMAC 2 /*
no
macro */
199
#define NBLK 6 /* set if
no
blocks to be kept */
269
int kflag =
NO
;
271
iflag =
NO
;
272
wordflag =
NO
;
273
msflag =
NO
;
[
all
...]
/src/distrib/amiga/miniroot/
install.md
22
# PURPOSE ARE DISCLAIMED. IN
NO
EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
87
echo "
No
bootblock installed."
92
There is
no
installboot program found on the installed filesystems.
No
boot
97
There is
no
installboot program found on the upgraded filesystems.
No
boot
279
echo "There are
no
NetBSD kernels available in \"$1\""
/src/distrib/atari/floppies/prepare/
install.md
22
# PURPOSE ARE DISCLAIMED. IN
NO
EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
/src/distrib/sparc/
install.md
22
# PURPOSE ARE DISCLAIMED. IN
NO
EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
111
sed -n -e '/
no
disk label/{s/.*/ndl/p;q;}; \
113
$s/.*/
no
/p')
136
echo "WARNING: Disk $_disk has
no
label"
186
echo -n "WARNING:
No
kernel installed; "
/src/distrib/sun2/miniroot/
install.md
22
# PURPOSE ARE DISCLAIMED. IN
NO
EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
137
echo -n "
No
kernel set extracted. Copying miniroot kernel..."
/src/distrib/sun3/miniroot/
install.md
22
# PURPOSE ARE DISCLAIMED. IN
NO
EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
138
echo -n "
No
kernel set extracted. Copying $1 miniroot kernel..."
/src/distrib/hp300/miniroot/
install.md
23
# PURPOSE ARE DISCLAIMED. IN
NO
EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
113
if grep_check_q "
no
disk label" /tmp/checkfordisklabel; then
347
echo -n "
No
disklabel present, installing a default for type: "
396
FATAL ERROR: There is
no
disklabel present on the root disk! You must
454
echo -n "
No
kernel set extracted. Copying miniroot kernel..."
/src/distrib/mac68k/miniroot/
install.md
23
# PURPOSE ARE DISCLAIMED. IN
NO
EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
/src/distrib/mvme68k/miniroot/
install.md
23
# PURPOSE ARE DISCLAIMED. IN
NO
EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
106
if grep_check "
no
disklabel" /tmp/checkfordisklabel; then
129
echo "WARNING: Disk $_disk has
no
label"
/src/lib/libc/net/
getaddrinfo.c
23
* ARE DISCLAIMED. IN
NO
EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
110
#define
NO
0
304
"
No
address associated with hostname", /* EAI_NODATA */
376
/*
no
need to free(ai->ai_addr) */
726
/*
no
policy is installed into kernel, we don't sort. */
884
/* set unspec ("
no
source is available"), just in case */
2541
* if
no
error is indicated and the answer count is nonzero.
2725
* - there is
no
dot and RES_DEFNAME is set, or
2726
* - there is at least one dot, there is
no
trailing dot,
2742
* If
no
server present, give up
[
all
...]
/src/sys/kern/
tty.c
19
* PURPOSE ARE DISCLAIMED. IN
NO
EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
53
* ARE DISCLAIMED. IN
NO
EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
136
* are 0 then the character needs
no
special processing on output; classes
154
#define
NO
ORDINARY
163
O|
NO
, E|
NO
, E|
NO
, O|
NO
, E|
NO
, O|
NO
, O|NO, E|NO, /* sp - ' *
[
all
...]
Completed in 57 milliseconds
1
2
Indexes created Sat Sep 20 22:09:52 GMT 2025