Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/sys/
H A Dnetboot.h42 int netboot_root(void);
/xnu-8796.121.2/bsd/kern/
H A Dbsd_init.c1561 netboot_root(void);
1564 netboot_root(void) in netboot_root() function
H A Dnetboot.c700 netboot_root(void) in netboot_root() function
H A Dkern_sysctl.c249 netboot_root(void);
2991 return sysctl_io_number(req, netboot_root(), sizeof(int), NULL, NULL); in sysctl_netboot()