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

  /external/openssh/openbsd-compat/
getopt.c 51 #define EMSG ""
64 static char *place = EMSG; /* option letter processing */
73 place = EMSG;
78 place = EMSG;
106 place = EMSG;
117 place = EMSG;
  /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 307 milliseconds