HomeSort by relevance Sort by last modified time
    Searched defs:EMSG (Results 1 - 8 of 8) 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/missing/
getopt.c 52 #define EMSG ""
66 static char *place = EMSG; /* option letter processing */
78 place = EMSG;
83 place = EMSG;
111 place = EMSG;
122 place = EMSG;
  /system/core/logcat/include/log/
getopt.h 52 #define EMSG ""
56 context = { 1, 1, '?', 0, NULL, NULL, EMSG, -1, -1, NO_PREFIX, 0, NULL }
  /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/openssh/openbsd-compat/
getopt_long.c 92 #define EMSG ""
101 static char *place = EMSG; /* option letter processing */
331 place = EMSG;
350 place = EMSG; /* found non-option */
388 place = EMSG;
420 place = EMSG;
447 place = EMSG;
456 place = EMSG;
468 place = EMSG;
476 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 339 milliseconds