
Go to the source code of this file.
Functions | |
| const char * | POPT_findProgramPath (const char *argv0) |
| Return absolute path to executable by searching PATH. | |
| const char* POPT_findProgramPath | ( | const char * | argv0 | ) |
Return absolute path to executable by searching PATH.
| argv0 | name of executable |
Definition at line 12 of file findme.c.
References malloc(), and xstrdup.
Referenced by execCommand().
1.6.2-20100208