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

  /bionic/libc/unistd/
getopt_long.c 87 #define EMSG ""
96 static char *place = EMSG; /* option letter processing */
329 place = EMSG;
348 place = EMSG; /* found non-option */
386 place = EMSG;
418 place = EMSG;
445 place = EMSG;
454 place = EMSG;
467 place = EMSG;
483 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 375 milliseconds