Searched refs:netboot_setup (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dnetboot.h40 int netboot_setup(void);
/xnu-2422.115.4/bsd/kern/
H A Dnetboot.c722 error = netboot_setup();
740 netboot_setup() function
748 printf("netboot_setup: calling imageboot_mount_image\n");
H A Dbsd_init.c916 if ((err = netboot_setup()) != 0) {

Completed in 74 milliseconds