Searched refs:lbootpath (Results 1 – 1 of 1) sorted by relevance
1245 char lbootpath[OBP_MAXPATHLEN]; in get_netconfig_strategy() local1272 for (op = prom_bootpath(), sp = lbootpath; op != NULL && in get_netconfig_strategy()1277 if ((op = strrchr(lbootpath, '/')) == NULL) /* last '/' */ in get_netconfig_strategy()1278 op = lbootpath; in get_netconfig_strategy()