Searched refs:MSG (Results 1 - 22 of 22) sorted by relevance

/opensolaris-onvv-gate/usr/src/ucbcmd/whoami/
H A Dwhoami.c23 #define MSG "whoami: no login associated with uid %u.\n" macro
46 (void) printf(gettext(MSG), euid);
/opensolaris-onvv-gate/usr/src/lib/libresolv2/common/isc/
H A Dtree.c77 # define MSG(msg) fprintf(stderr, "MSG(%s)\n", msg); macro
82 # define MSG(msg) ; macro
196 MSG("grounded. adding new node, setting h=true")
215 MSG("LESS. sprouting left.")
219 MSG("LESS: left branch has grown")
223 MSG("LESS: case 1.. bal restored implicitly")
229 MSG("LESS: case 0.. balnce bad but still ok")
234 MSG("LESS: case -1: rebalancing")
237 MSG("LES
[all...]
/opensolaris-onvv-gate/usr/src/lib/librstp/common/
H A Dbase.h123 #define STP_FATAL(TXT, MSG, EXCOD) \
124 {stp_trace ("FATAL:%s failed: %s:%d", TXT, MSG, EXCOD); \
127 #define STP_FATAL(TXT, MSG, EXCOD) \
131 #define STP_FATAL(TXT, MSG, EXCOD) \
132 printf("FATAL: %s code %s:%d\n", TXT, MSG, EXCOD)
135 #define STP_MALLOC(PTR, TYPE, MSG) \
139 STP_FATAL("malloc", MSG, -6); \
143 #define STP_FREE(PTR, MSG) \
146 STP_FATAL("free", MSG, -66); \
152 #define STP_STRDUP(PTR, SRC, MSG) \
[all...]
/opensolaris-onvv-gate/usr/src/cmd/gencat/
H A Dgencat.c71 #define MSG(n) gettext(MSG ## n) macro
173 FPRINTF(stderr, MSG(6));
291 FPRINTF(stderr, MSG(6));
427 FPRINTF(stderr, MSG(3), pathname);
536 FPRINTF(stderr, MSG(4), hdr.__hdr_magic);
540 FPRINTF(stderr, MSG(5), pathname);
552 FPRINTF(stderr, MSG(5), pathname);
557 FPRINTF(stderr, MSG(6));
562 FPRINTF(stderr, MSG(
[all...]
/opensolaris-onvv-gate/usr/src/psm/stand/bootblks/ufs/i386/
H A Dmboot.S99 #define MSG(label, string) label: .ascii string; label##_end: define
378 MSG(GeomErrMsg, "Can't read geometry")
379 MSG(NoActiveErrMsg, "No active partition")
380 MSG(ReadErrMsg, "Can't read PBR")
381 MSG(SigErrMsg, "Bad PBR sig")
382 MSG(ReturnErrMsg, "!!!")
383 MSG(lbastring, "LBA")
384 MSG(chsstring, "CHS")
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/stage1/
H A Dstage1.S33 #define MSG(x) movw $ABS(x), %si; call message define
154 MSG(notification_string)
381 MSG(geometry_error_string)
388 MSG(hd_probe_error_string)
395 MSG(read_error_string)
398 MSG(general_error_string)
474 MSG(fd_probe_error_string)
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/stage2/
H A Dstart.S41 #define MSG(x) movw $ABS(x), %si; call message define
70 MSG(notification_string)
294 (MSG modifies SI, which is saved, and unused AX and BX) */
296 MSG(notification_step)
313 MSG(notification_done)
326 MSG(geometry_error_string)
333 MSG(read_error_string)
336 MSG(general_error_string)
H A Dstart_eltorito.S49 #define MSG(x) mov $ABS(x), %si; call message; define
96 MSG(notification_string)
112 MSG(notification_done)
162 MSG(notification_step)
203 MSG(read_error_string)
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/
H A Dexacct_common.xh32 #define PERL_ASSERTMSG(EXPR, MSG) ((void)((EXPR) || \
33 (croak("%s(%d) %s", __FILE__ __LINE__, MSG), 0), 0))
36 #define PERL_ASSERTMSG(EXP, MSG) ((void)0)
/opensolaris-onvv-gate/usr/src/lib/fm/libfmd_msg/common/
H A Dfmd_msg_test.out32 SUNW-MSG-ID: TEST-8000-08, TYPE: Defect, VER: 1, SEVERITY: Minor
48 SUNW-MSG-ID: TEST-8000-08, TYPE: Defect, VER: 1, SEVERITY: Minor
57 SUNW-MSG-ID: TEST-8000-08, TYPE: Defect, VER: 1, SEVERITY: Minor
73 SUNW-MSG-ID: TEST-8000-08, TYPE: Defect, VER: 1, SEVERITY: Minor
89 SUNW-MSG-ID: TEST-8000-08, TYPE: Defect, VER: 1, SEVERITY: Minor
98 SUNW-MSG-ID: TEST-8000-08, TYPE: Defect, VER: 1, SEVERITY: Minor
/opensolaris-onvv-gate/usr/src/lib/libbc/csu/common/
H A Dmon.c66 #define MSG "No space for monitor buffer(s)\n" macro
98 write(2, MSG, sizeof(MSG));
/opensolaris-onvv-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dnotify.c193 #define P(BIT,MSG) if (chkprinter_result & BIT) fdprintf(fd, MSG)
/opensolaris-onvv-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh1415 MSG="Do you want to enable shadow update (y/n/h)?"
1416 get_confirm "$MSG" "n" "enable_shadow_update_help"
1671 MSG="Just enable shadow update (y/n/h)?"
1672 get_confirm "$MSG" "n" "enable_shadow_update_help"
2442 MSG="Administrator ${LDAP_ADMINDN} already exists."
2444 ${ECHO} " NOT ADDED: $MSG"
2446 ${ECHO} " ${STEP}. $MSG"
2477 MSG="Administrator identity ${LDAP_ADMINDN}"
2479 ${ECHO} " ADDED: $MSG."
2481 ${ECHO} " ${STEP}. $MSG adde
[all...]
/opensolaris-onvv-gate/usr/src/cmd/passwd/
H A Dpasswd.c1768 #define MSG(a) (void) fprintf(stderr, gettext((a))); macro
1770 MSG("usage:\n");
1771 MSG("\tpasswd [-r files | -r nis | -r ldap] [name]\n");
1772 MSG("\tpasswd [-r files] [-egh] [name]\n");
1773 MSG("\tpasswd [-r files] -sa\n");
1774 MSG("\tpasswd [-r files] -s [name]\n");
1775 MSG("\tpasswd [-r files] [-d|-l|-N|-u] [-f] [-n min] [-w warn] "
1777 MSG("\tpasswd -r nis [-eg] [name]\n");
1778 MSG("\t\t[-x max] name\n");
1779 MSG("\tpassw
1784 #undef MSG macro
[all...]
/opensolaris-onvv-gate/usr/src/common/openssl/apps/
H A Dwinrand.c74 MSG msg;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IPC/SysV/
H A DMsg.pm185 =item snd ( TYPE, MSG [, FLAGS ] )
187 Place a message on the queue with the data from C<MSG> and with type C<TYPE>.
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DDNSCommon.h308 #define PutResourceRecord(MSG, P, C, RR) PutResourceRecordTTL((MSG), (P), (C), (RR), (RR)->rroriginalttl)
/opensolaris-onvv-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dsendto_kdc.c531 #define dperror(MSG) \
534 (MSG), __LINE__, errno, SOCKET_ERRNO)
536 #define dperror(MSG) dprint("%s: %m\n", MSG, errno)
542 #define dperror(MSG) ((void)(MSG))
/opensolaris-onvv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A Dstdsoap2.h1314 # define DBGMSG(DBGFILE, MSG, LEN) \
1319 { fwrite((MSG), 1, (LEN), soap->fdebug[SOAP_INDEX_##DBGFILE]);\
1332 # define DBGHEX(DBGFILE, MSG, LEN) \
1338 for (s = (char*)(MSG), i = (LEN); i; i--)\
1347 # define DBGMSG(DBGFILE, MSG, LEN)
1352 # define DBGHEX(DBGFILE, MSG, LEN)
/opensolaris-onvv-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_client.c2548 #define MSG(x) (nfs_write_error_to_cons_only ? (x) : (x) + 1) macro
2586 zcmn_err(getzoneid(), CE_CONT, MSG("^%s"), buf);
2631 MSG("^File: userid=%d, groupid=%d\n"),
2636 MSG("^User: userid=%d, groupid=%d\n"),
2646 MSG("^nfs_bio: cred is%s kcred\n"),
/opensolaris-onvv-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Ddeltat.c93 #define yyerror(MSG)
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs108 #define PERL_ASSERTMSG(EXP, MSG) \
109 ((void)((EXP) || (croak(DEBUG_ID ": " MSG), 0), 0))
112 #define PERL_ASSERTMSG(EXP, MSG) ((void)0)

Completed in 121 milliseconds