Searched refs:initpaths (Results 1 – 1 of 1) sorted by relevance
509 static char *initpaths[] = { variable580 for (pathp = &initpaths[0]; (path = *pathp) != NULL; pathp++) { in start_init()