Lines Matching refs:MSG_ORIG
46 return (gettext(MSG_ORIG(mid)));
67 (void) setlocale(LC_MESSAGES, MSG_ORIG(MSG_STR_EMPTY));
68 (void) textdomain(MSG_ORIG(MSG_SUNW_OST_SGS));
75 while ((var = getopt(argc, argv, MSG_ORIG(MSG_ARG_OPTIONS))) != EOF) {
81 MSG_ORIG(MSG_ARG_6), optarg);
90 if (strncmp(optarg, MSG_ORIG(MSG_ARG_TARGET),
96 MSG_ORIG(MSG_ARG_Z), optarg);
121 ofile = MSG_ORIG(MSG_STR_AWRAPO);
130 if (strcasecmp(pstr, MSG_ORIG(MSG_TARG_SPARC)) == 0) {
136 } else if (strcasecmp(pstr, MSG_ORIG(MSG_TARG_X86)) == 0) {