Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/
H A Dbsd_init.c478 boolean_t netboot = FALSE; in bsd_init() local
851 netboot = (mountroot == netboot_mountroot); in bsd_init()
860 if (netboot) { in bsd_init()
917 if (netboot) { in bsd_init()
920 netboot = TRUE; in bsd_init()
943 if (netboot == FALSE && imageboot_type) { in bsd_init()
H A Dkern_sysctl.c2723 SYSCTL_PROC(_kern, KERN_NETBOOT, netboot,
/xnu-8020.101.4/bsd/conf/
H A DMakefile.template469 netboot.o_CWARNFLAGS_ADD += -Wno-sign-conversion
H A Dfiles131 bsd/kern/netboot.c optional config_netboot