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

/external/oprofile/libpopt/
H A Dpopt.c544 static const char * findNextArg(/*@special@*/ poptContext con, function
606 /* XXX Make sure that findNextArg deletes only next arg. */
608 if ((a = findNextArg(con, 1, 1)) == NULL)

Completed in 80 milliseconds