Home
last modified time | relevance | path

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

/third_party/popt/tests/
H A Dtest1.c49 static int singleDash = 0; variable
143 { NULL, '-', POPT_ARG_NONE | POPT_ARGFLAG_DOC_HIDDEN, &singleDash, 0,
186 singleDash = 0; in resetVars()
280 if (singleDash) in main()

Completed in 1 milliseconds