Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dnetboot.h46 boolean_t netboot_rootpath(struct in_addr * server_ip,
/xnu-8019.80.24/bsd/kern/
H A Dnetboot.c440 netboot_rootpath(struct in_addr * server_ip, in netboot_rootpath() function
/xnu-8019.80.24/bsd/nfs/
H A Dnfs_boot.c232 if (netboot_rootpath(&sin_p->sin_addr, nd->nd_root.ndm_host, in nfs_boot_init()