Searched refs:displayArgs (Results 1 – 1 of 1) sorted by relevance
/external/oprofile/libpopt/ |
D | popthelp.c | 30 static void displayArgs(poptContext con, in displayArgs() function 63 { NULL, '\0', POPT_ARG_CALLBACK, (void *)&displayArgs, '\0', NULL, NULL }, 74 { NULL, '\0', POPT_ARG_CALLBACK, (void *)&displayArgs, '\0', NULL, NULL },
|