Searched refs:netboot_root (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dnetboot.h42 int netboot_root(void);
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dbsd_init.c1184 netboot_root(void);
1187 netboot_root(void) function
H A Dnetboot.c766 netboot_root(void) function
H A Dkern_sysctl.c216 netboot_root(void);
1947 return sysctl_io_number(req, netboot_root(), sizeof(int), NULL, NULL);
/macosx-10.10/BootCache-109/
H A Dkext.c611 extern int netboot_root(void);
4933 if (netboot_root() &&

Completed in 194 milliseconds