Home
last modified time | relevance | path

Searched refs:POPT_ERROR_BADCONFIG (Results 1 – 3 of 3) sorted by relevance

/third_party/popt/src/
Dpoptconfig.c229 int rc = POPT_ERROR_BADCONFIG; in poptConfigLine()
349 return POPT_ERROR_BADCONFIG; in poptReadConfigFile()
Dpopt.h103 #define POPT_ERROR_BADCONFIG -22 /*!< config file failed sanity test */ macro
Dpopt.c1642 case POPT_ERROR_BADCONFIG: in poptStrerror()