Searched refs:singleTableUsage (Results 1 – 1 of 1) sorted by relevance
/external/oprofile/libpopt/ |
D | popthelp.c | 705 static size_t singleTableUsage(poptContext con, FILE * fp, size_t cursor, in singleTableUsage() function 736 cursor = singleTableUsage(con, fp, cursor, opt->arg, in singleTableUsage() 802 cursor = singleTableUsage(con, fp, cursor, con->options, NULL, done); in poptPrintUsage()
|