Home
last modified time | relevance | path

Searched refs:netboot_root (Results 1 – 4 of 4) sorted by relevance

/xnu-8019.80.24/bsd/sys/
H A Dnetboot.h42 int netboot_root(void);
/xnu-8019.80.24/bsd/kern/
H A Dbsd_init.c1517 netboot_root(void);
1520 netboot_root(void) in netboot_root() function
H A Dnetboot.c778 netboot_root(void) in netboot_root() function
H A Dkern_sysctl.c243 netboot_root(void);
2717 return sysctl_io_number(req, netboot_root(), sizeof(int), NULL, NULL); in sysctl_netboot()