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

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

Completed in 101 milliseconds