Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/kern/
H A Dbsd_init.c486 boolean_t netboot = FALSE; in bsd_init() local
867 netboot = (mountroot == netboot_mountroot); in bsd_init()
876 if (netboot) { in bsd_init()
933 if (netboot) { in bsd_init()
936 netboot = TRUE; in bsd_init()
959 if (netboot == FALSE && imageboot_type) { in bsd_init()
H A Dkern_sysctl.c2994 SYSCTL_PROC(_kern, KERN_NETBOOT, netboot,
/xnu-8792.81.2/bsd/conf/
H A DMakefile.template435 netboot.o_CWARNFLAGS_ADD += -Wno-sign-conversion
H A Dfiles85 bsd/kern/netboot.c optional config_netboot