Home
last modified time | relevance | path

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

/third_party/popt/src/
Dpoptconfig.c198 static int configAppMatch(poptContext con, const char * s) in configAppMatch() function
243 if (configAppMatch(con, appName)) goto exit; in poptConfigLine()