Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dimageboot.c964 url_to_path(char *url_path, size_t *sz) in url_to_path() function
1034 char *path = url_to_path(root_path, &pathsz); in imageboot_setup_new()
1125 char *path = url_to_path(root_path, &pathsz); in imageboot_setup()