OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notin
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
subr_pserialize.c
177
bool
notin
;
local
181
notin
= __predict_true(curcpu()->ci_psz_read_depth == 0);
189
notin
= true;
191
return
notin
;
/src/usr.bin/tip/aculib/
v3451.c
49
static int
notin
(const char *, char *);
165
while (
notin
(cp, buf) && rp < buf + sizeof (buf) - 1) {
166
if (online &&
notin
("FAILED CALL", buf) == 0)
189
notin
(const char *sh, char *lg)
function
Completed in 54 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026