HomeSort by: relevance | last modified time | path
    Searched defs:firstfound (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/env/
env.c 171 const char *firstfound = NULL; local in function:path_find
249 if (firstfound == NULL)
250 firstfound = pathname;
257 return firstfound;

Completed in 31 milliseconds