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

/darwin-on-arm/xnu/bsd/kern/
H A Dnetboot.c329 boolean_t have_root_path = FALSE; local
350 have_root_path = TRUE;
353 if (have_root_path == FALSE) {
354 have_root_path = get_root_path(root_path);
356 if (have_root_path) {

Completed in 13 milliseconds