Searched refs:kNetBootRootPathPrefixNFS (Results 1 – 1 of 1) sorted by relevance
88 #define kNetBootRootPathPrefixNFS "nfs:" macro218 if (strncmp(path, kNetBootRootPathPrefixNFS, in parse_netboot_path()219 strlen(kNetBootRootPathPrefixNFS)) != 0) { in parse_netboot_path()224 start = path + strlen(kNetBootRootPathPrefixNFS); in parse_netboot_path()