Searched defs:image_path (Results 1 – 2 of 2) sorted by relevance
| /xnu-8796.141.3/bsd/kern/ |
| H A D | netboot.c | 104 char * image_path; member 124 parse_booter_path(char * path, struct in_addr * iaddr_p, char const * * host, in parse_booter_path() 211 parse_netboot_path(char * path, struct in_addr * iaddr_p, char const * * host, in parse_netboot_path() 252 parse_image_path(char * path, struct in_addr * iaddr_p, char const * * host, in parse_image_path() 345 char * image_path = NULL; in netboot_info_init() local
|
| H A D | imageboot.c | 199 imageboot_pivot_image(const char *image_path, imageboot_type_t type, const char *mount_path, in imageboot_pivot_image()
|