Searched refs:EMSG (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/boot/lib/libstand/
H A Dgetopt.c48 #define EMSG "" macro
57 static char *place = EMSG; /* option letter processing */
63 place = EMSG;
68 place = EMSG;
95 place = EMSG;
104 place = EMSG;
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dcfopt.c57 #define EMSG "" macro
77 static const char *place = EMSG; /* option letter processing */
88 place = EMSG;
97 place = EMSG;
128 place = EMSG;
138 place = EMSG;
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dgetopt.c42 #define EMSG "" macro
47 static char *place = EMSG; /* option letter processing */
53 place = EMSG;
58 place = EMSG;
91 place = EMSG;
103 place = EMSG;
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetopt_long.c105 #define EMSG "" macro
115 static char *place = EMSG; /* option letter processing */
534 place = EMSG;
552 place = EMSG; /* found non-option */
592 place = EMSG;
624 place = EMSG;
654 place = EMSG;
676 place = EMSG;
692 place = EMSG;
704 place = EMSG;
[all...]
/illumos-gate/usr/src/cmd/xargs/
H A Dxargs.c75 #define EMSG(s) ermsg(gettext(s "\n")) macro
413 EMSG(LIST2LONG);
471 EMSG(LIST2LONG);
572 EMSG(BADESCAPE);
577 EMSG(MISSQUOTE);
799 EMSG(IBUFOVERFLOW);
889 EMSG(CHILDFAIL);
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c3004 # define EMSG "" macro
3018 static char *place = EMSG; /* option letter processing */
3024 place = EMSG;
3048 place = EMSG;
3052 place = EMSG;

Completed in 87 milliseconds