Searched refs:kNetBootRootPathPrefixNFS (Results 1 – 1 of 1) sorted by relevance
89 #define kNetBootRootPathPrefixNFS "nfs:" macro219 if (strncmp(path, kNetBootRootPathPrefixNFS, in parse_netboot_path()220 strlen(kNetBootRootPathPrefixNFS)) != 0) { in parse_netboot_path()225 start = path + strlen(kNetBootRootPathPrefixNFS); in parse_netboot_path()