Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/sys/
H A Dnetboot.h42 int netboot_root(void);
/xnu-8020.121.3/bsd/kern/
H A Dbsd_init.c1512 netboot_root(void);
1515 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);
2720 return sysctl_io_number(req, netboot_root(), sizeof(int), NULL, NULL); in sysctl_netboot()