Searched refs:poptSetExecPath (Results 1 – 4 of 4) sorted by relevance
51 poptSetExecPath;
472 void poptSetExecPath(poptContext con, const char * path, int allowAbsolute);
64 void poptSetExecPath(poptContext con, const char * path, int allowAbsolute) in poptSetExecPath() function
208 poptSetExecPath(optCon, ".", 1); in main()