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

  /system/core/logcat/include/log/
getopt.h 46 int dash_prefix; member in struct:getopt_context
  /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 137 milliseconds