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

/xnu-2422.115.4/bsd/sys/
H A Dimageboot.h33 int imageboot_format_is_valid(const char *root_path);
/xnu-2422.115.4/bsd/kern/
H A Dimageboot.c61 imageboot_format_is_valid(const char *root_path) function
95 if (imageboot_format_is_valid(root_path)) {
110 if (imageboot_format_is_valid(root_path)) {
H A Dnetboot.c342 if (imageboot_format_is_valid(root_path)) {

Completed in 23 milliseconds