Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libc/stdlib/
H A Dgetopt_long.c197 char *current_dash; in parse_long_options() local
206 current_dash = "-"; in parse_long_options()
209 current_dash = "--"; in parse_long_options()
212 current_dash = "-W "; in parse_long_options()
215 current_dash = ""; in parse_long_options()
265 current_dash, in parse_long_options()
278 current_dash, in parse_long_options()
316 current_dash, in parse_long_options()
337 current_dash, in parse_long_options()
/freebsd-12.1/contrib/tcpdump/missing/
H A Dgetopt_long.c194 const char *current_dash; in parse_long_options() local
203 current_dash = "-"; in parse_long_options()
206 current_dash = "--"; in parse_long_options()
209 current_dash = "-W "; in parse_long_options()
212 current_dash = ""; in parse_long_options()
262 current_dash, in parse_long_options()
275 current_dash, in parse_long_options()
313 current_dash, in parse_long_options()
334 current_dash, in parse_long_options()