Searched refs:poptPrintUsage (Results 1 – 5 of 5) sorted by relevance
/third_party/popt/src/ |
D | libpopt.vers | 38 poptPrintUsage;
|
D | popt.h | 488 void poptPrintUsage(poptContext con, FILE * fp, int flags);
|
D | popthelp.c | 42 poptPrintUsage(con, stdout, 0); in displayArgs() 847 void poptPrintUsage(poptContext con, FILE * fp, UNUSED(int flags)) in poptPrintUsage() function
|
/third_party/popt/tests/ |
D | test1.c | 232 poptPrintUsage(optCon, stdout, 0); in main()
|
/third_party/gptfdisk/ |
D | gptcl.cc | 128 poptPrintUsage(poptCon, stderr, 0); in DoOptions()
|