Home
last modified time | relevance | path

Searched refs:poptSaneFile (Results 1 – 4 of 4) sorted by relevance

/third_party/popt/src/
Dlibpopt.vers44 poptSaneFile;
Dpoptconfig.c111 int poptSaneFile(const char * fn) in poptSaneFile() function
413 if (!poptSaneFile(fn)) in poptReadConfigFiles()
451 if (!poptSaneFile(fn)) in poptReadDefaultConfig()
Dpopt.h341 int poptSaneFile(const char * fn);
/third_party/popt/
DCHANGES36 - jbj: add poptInit/poptFini/poptReadConfigFiles/poptSaneFile routines.