Home
last modified time | relevance | path

Searched refs:dash_prefix (Results 1 – 3 of 3) 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;
/freebsd/contrib/pkgconf/cli/
H A Dgetopt_long.c116 static int dash_prefix = NO_PREFIX; variable
203 switch (dash_prefix) { in parse_long_options()
502 dash_prefix = D_PREFIX;
507 dash_prefix = DD_PREFIX;
565 dash_prefix = W_PREFIX;