Home
last modified time | relevance | path

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

/NextBSD/lib/libc/stdlib/
HDgetopt_long.c117 static int dash_prefix = NO_PREFIX; variable
204 switch (dash_prefix) { in parse_long_options()
480 dash_prefix = D_PREFIX;
485 dash_prefix = DD_PREFIX;
534 dash_prefix = W_PREFIX;
/NextBSD/contrib/tcpdump/missing/
HDgetopt_long.c101 static int dash_prefix = NO_PREFIX; variable
201 switch (dash_prefix) { in parse_long_options()
480 dash_prefix = D_PREFIX;
485 dash_prefix = DD_PREFIX;
534 dash_prefix = W_PREFIX;