OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:notin
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
subr_pserialize.c
177
bool
notin
;
local in function:pserialize_not_in_read_section
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 in typeref:typename:int
Completed in 23 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025