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

/darwin-on-arm/xnu/bsd/sys/
H A Dnetboot.h40 int netboot_setup(void);
/darwin-on-arm/xnu/bsd/kern/
H A Dnetboot.c726 error = netboot_setup();
744 netboot_setup() function
752 printf("netboot_setup: calling imageboot_mount_image\n");
H A Dbsd_init.c905 if ((err = netboot_setup()) != 0) {

Completed in 25 milliseconds