OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rootid
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/ofctl/
ofctl.c
301
int
rootid
= 0;
local in function:of_proplib_init
308
if (ioctl(fd, OFIOCGETNEXT, &
rootid
) < 0)
309
err(1, "OFIOCGETNEXT(%d, %#x)", fd,
rootid
);
311
dict = of_proplib_tree_fill(fd,
rootid
);
ofctl.c
301
int
rootid
= 0;
local in function:of_proplib_init
308
if (ioctl(fd, OFIOCGETNEXT, &
rootid
) < 0)
309
err(1, "OFIOCGETNEXT(%d, %#x)", fd,
rootid
);
311
dict = of_proplib_tree_fill(fd,
rootid
);
Completed in 56 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025