Home
last modified time | relevance | path

Searched refs:netboot_mountroot (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.141.1/bsd/sys/ !
H A Dnetboot.h41 int netboot_mountroot(void);
/xnu-10063.141.1/bsd/kern/ !
H A Dbsd_init.c887 netboot = (mountroot == netboot_mountroot); in bsd_init()
1144 mountroot = netboot_mountroot; in setconf()
H A Dnetboot.c584 netboot_mountroot(void) in netboot_mountroot() function