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

  /external/c-ares/
ares_getopt.c 59 #define EMSG (char *)""
68 static char *place = EMSG; /* option letter processing */
74 place = EMSG;
79 place = EMSG;
107 place = EMSG;
118 place = EMSG;
  /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;
  /bionic/libc/upstream-freebsd/lib/libc/stdlib/
getopt_long.c 91 #define EMSG ""
107 static char *place = EMSG; /* option letter processing */
394 place = EMSG;
417 place = EMSG; /* found non-option */
455 place = EMSG;
493 place = EMSG;
526 place = EMSG;
538 place = EMSG;
550 place = EMSG;
558 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/tcpdump/missing/
getopt_long.c 73 #define EMSG ""
92 static const char *place = EMSG; /* option letter processing */
394 place = EMSG;
417 place = EMSG; /* found non-option */
455 place = EMSG;
493 place = EMSG;
526 place = EMSG;
538 place = EMSG;
550 place = EMSG;
558 place = EMSG;
    [all...]
  /external/netperf/src/
netlib.c 279 #define EMSG ""
368 static char *place = EMSG; /* option letter processing */
379 place = EMSG ; /* Added by shiva for Netperf */
404 place = EMSG;
410 place = EMSG;
    [all...]

Completed in 573 milliseconds