Home
last modified time | relevance | path

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

/third_party/popt/tests/
H A Dtest1.c21 static int shortopt = 0; variable
93 { "onedash", '\0', POPT_ARGFLAG_ONEDASH, &shortopt, 0,
160 shortopt = 0; in resetVars()
242 if (shortopt) in main()
243 fprintf(stdout, " short: %d", shortopt); in main()

Completed in 1 milliseconds