Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdlib/
H A Dgetopt_long.c109 static int dash_prefix = NO_PREFIX; variable
196 switch (dash_prefix) { in parse_long_options()
472 dash_prefix = D_PREFIX;
479 dash_prefix = DD_PREFIX;
528 dash_prefix = W_PREFIX;
/freebsd/contrib/tcpdump/missing/
H A Dgetopt_long.c103 static int dash_prefix = NO_PREFIX; variable
221 switch (dash_prefix) { in parse_long_options()
501 dash_prefix = D_PREFIX;
506 dash_prefix = DD_PREFIX;
555 dash_prefix = W_PREFIX;