Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/kern/
H A Dbsd_init.c491 boolean_t netboot = FALSE; in bsd_init() local
887 netboot = (mountroot == netboot_mountroot); in bsd_init()
896 if (netboot) { in bsd_init()
953 if (netboot) { in bsd_init()
956 netboot = TRUE; in bsd_init()
979 if (netboot == FALSE && imageboot_type) { in bsd_init()
H A Dkern_sysctl.c3037 SYSCTL_PROC(_kern, KERN_NETBOOT, netboot,
/xnu-10063.141.1/bsd/conf/
H A DMakefile.template436 netboot.o_CWARNFLAGS_ADD += -Wno-sign-conversion
H A Dfiles87 bsd/kern/netboot.c optional config_netboot