Home
last modified time | relevance | path

Searched refs:findProgramPath (Results 1 – 2 of 2) sorted by relevance

/third_party/popt/src/
Dpopt.c402 const char * findProgramPath(const char * argv0) in findProgramPath() function
467 argv[argc] = findProgramPath(item->argv[0]); in execCommand()
/third_party/popt/
DCHANGES64 - jbj: rewrite findProgramPath & move to popt.c. Nuke the findme.{c,h} toys.