OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nullcn
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/
nullcons_subr.c
124
static struct consdev
nullcn
= cons_init(null);
local
126
nullcnprobe(&
nullcn
);
127
cn_tab = &
nullcn
;
166
error = devsw_attach("
nullcn
", NULL, &bmajor, &nullcn_devsw, &cmajor);
/src/sys/fs/union/
union_vfsops.c
214
static struct componentname
nullcn
= {
local
220
error = VOP_WHITEOUT(um->um_uppervp, &
nullcn
, LOOKUP);
Completed in 14 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026