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

  /external/libpcap/Win32/Src/
getopt.c 50 #define EMSG ""
67 static char *place = EMSG; /* option letter processing */
73 place = EMSG;
78 place = EMSG;
106 place = EMSG;
117 place = EMSG;
  /external/tcpdump/win32/Src/
getopt.c 50 #define EMSG ""
63 static char *place = EMSG; /* option letter processing */
69 place = EMSG;
74 place = EMSG;
102 place = EMSG;
113 place = EMSG;
  /bionic/libc/upstream-freebsd/lib/libc/stdlib/
getopt_long.c 91 #define EMSG ""
107 static char *place = EMSG; /* option letter processing */
400 place = EMSG;
423 place = EMSG; /* found non-option */
461 place = EMSG;
499 place = EMSG;
532 place = EMSG;
544 place = EMSG;
556 place = EMSG;
564 place = EMSG;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/getopt/
getopt_long.c 75 #define EMSG ""
84 static char *place = EMSG; /* option letter processing */
314 place = EMSG;
333 place = EMSG; /* found non-option */
371 place = EMSG;
403 place = EMSG;
430 place = EMSG;
439 place = EMSG;
451 place = EMSG;
459 place = EMSG;
    [all...]
  /external/mesa3d/src/getopt/
getopt_long.c 75 #define EMSG ""
84 static char *place = EMSG; /* option letter processing */
314 place = EMSG;
333 place = EMSG; /* found non-option */
371 place = EMSG;
403 place = EMSG;
430 place = EMSG;
439 place = EMSG;
451 place = EMSG;
459 place = EMSG;
    [all...]
  /external/netperf/
netlib.c 277 #define EMSG ""
354 static char *place = EMSG; /* option letter processing */
365 place = EMSG ; /* Added by shiva for Netperf */
390 place = EMSG;
396 place = EMSG;
    [all...]

Completed in 4704 milliseconds