Home
last modified time | relevance | path

Searched refs:current_dash (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/stdlib/
H A Dgetopt_long.c189 const char *current_dash; in parse_long_options() local
198 current_dash = "-"; in parse_long_options()
201 current_dash = "--"; in parse_long_options()
204 current_dash = "-W "; in parse_long_options()
207 current_dash = ""; in parse_long_options()
257 current_dash, in parse_long_options()
270 current_dash, in parse_long_options()
308 current_dash, in parse_long_options()
329 current_dash, in parse_long_options()
/freebsd/contrib/tcpdump/missing/
H A Dgetopt_long.c214 const char *current_dash; in parse_long_options() local
223 current_dash = "-"; in parse_long_options()
226 current_dash = "--"; in parse_long_options()
229 current_dash = "-W "; in parse_long_options()
232 current_dash = ""; in parse_long_options()
282 current_dash, in parse_long_options()
295 current_dash, in parse_long_options()
335 current_dash, in parse_long_options()
356 current_dash, in parse_long_options()