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

/darwin-on-arm/xnu/bsd/sys/
H A Dimageboot.h33 int imageboot_format_is_valid(const char *root_path);
/darwin-on-arm/xnu/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.c345 if (imageboot_format_is_valid(root_path)) {

Completed in 24 milliseconds