HomeSort by relevance Sort by last modified time
    Searched refs:dash_prefix (Results 1 - 2 of 2) sorted by null

  /bionic/libc/upstream-freebsd/lib/libc/stdlib/
getopt_long.c 117 static int dash_prefix = NO_PREFIX; variable
204 switch (dash_prefix) {
480 dash_prefix = D_PREFIX;
485 dash_prefix = DD_PREFIX;
534 dash_prefix = W_PREFIX;
  /external/tcpdump/missing/
getopt_long.c 101 static int dash_prefix = NO_PREFIX; variable
201 switch (dash_prefix) {
480 dash_prefix = D_PREFIX;
485 dash_prefix = DD_PREFIX;
534 dash_prefix = W_PREFIX;

Completed in 8441 milliseconds