Searched refs:displayArgs (Results 1 – 1 of 1) sorted by relevance
/third_party/popt/src/ |
D | popthelp.c | 33 static void displayArgs(poptContext con, in displayArgs() function 63 { NULL, '\0', POPT_ARG_CALLBACK, (void *)displayArgs, 0, NULL, NULL }, 71 { NULL, '\0', POPT_ARG_CALLBACK, (void *)displayArgs, 0, NULL, NULL },
|