OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OK
(Results
1 - 8
of
8
) sorted by relevancy
/src/sbin/umount/
umount.c
289
int
OK
= 1;
291
OK
= faccessat(AT_FDCWD, umountprog,
296
(fake &&
OK
< 0) ? ": would fail" : "");
/src/common/dist/zlib/contrib/ada/
zlib.adb
26
(
OK
,
66
:= (0 =>
OK
,
/src/lib/libc/isc/
eventlib_p.h
50
#define
OK
(x) if ((x) < 0) EV_ERR(errno); else (void)NULL
/src/usr.sbin/lpr/lpd/
printjob.c
88
#define
OK
0
274
if (i ==
OK
) /* file
ok
and printed */
342
int bombed =
OK
;
349
return(
OK
);
480
if (bombed ==
OK
)
527
return(bombed ==
OK
?
OK
: ERROR);
572
return(
OK
);
781
return(
OK
);
[
all
...]
/src/sys/dev/ic/
athvar.h
294
OK
, /* no change needed */
/src/lib/libcurses/
curses.h
421
#ifndef
OK
423
#define
OK
(0) /* Success return. */
/src/sys/dev/pci/
unichromereg.h
32
#define
OK
1
/src/lib/libterminfo/
term.h
35
#define
OK
(0) /* Success return */
Completed in 21 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025