OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:null_bmaj
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/rump/librump/rumpvfs/
devnull.c
66
devmajor_t
null_bmaj
, null_cmaj;
local in function:rump_devnull_init
69
null_bmaj
= null_cmaj = NODEVMAJOR;
70
error = devsw_attach("null", NULL, &
null_bmaj
, &null_cdevsw,&null_cmaj);
Completed in 17 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025