Home
last modified time | relevance | path

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

/external/oprofile/libpopt/
Dpopt.c544 static const char * findNextArg(/*@special@*/ poptContext con, in findNextArg() function
608 if ((a = findNextArg(con, 1, 1)) == NULL) in expandNextArg()