Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/kern/ !
H A Dbsd_init.c486 boolean_t netboot = FALSE; in bsd_init() local
866 netboot = (mountroot == netboot_mountroot); in bsd_init()
875 if (netboot) { in bsd_init()
932 if (netboot) { in bsd_init()
935 netboot = TRUE; in bsd_init()
958 if (netboot == FALSE && imageboot_type) { in bsd_init()
H A Dkern_sysctl.c2994 SYSCTL_PROC(_kern, KERN_NETBOOT, netboot,
/xnu-8796.121.2/bsd/conf/ !
H A DMakefile.template435 netboot.o_CWARNFLAGS_ADD += -Wno-sign-conversion
H A Dfiles85 bsd/kern/netboot.c optional config_netboot