Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/kern/ !
H A Dbsd_init.c482 boolean_t netboot = FALSE; in bsd_init() local
846 netboot = (mountroot == netboot_mountroot); in bsd_init()
855 if (netboot) { in bsd_init()
912 if (netboot) { in bsd_init()
915 netboot = TRUE; in bsd_init()
938 if (netboot == FALSE && imageboot_type) { in bsd_init()
H A Dkern_sysctl.c2723 SYSCTL_PROC(_kern, KERN_NETBOOT, netboot,
/xnu-8020.140.41/bsd/conf/ !
H A DMakefile.template469 netboot.o_CWARNFLAGS_ADD += -Wno-sign-conversion
H A Dfiles131 bsd/kern/netboot.c optional config_netboot