OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:root_device
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
subr_device.c
43
device_t
root_device
;
variable
/src/sbin/fdisk/
fdisk.c
305
char *
root_device
;
local
310
(
root_device
= malloc(len)) == NULL ||
311
sysctl(mib, 2,
root_device
, &len, NULL, 0) == -1)
314
*diskp =
root_device
;
Completed in 16 milliseconds
Indexes created Fri Feb 20 16:20:20 UTC 2026