/titanic_44/usr/src/lib/librstp/common/ |
H A D | base.h | 123 #define STP_FATAL(TXT, MSG, EXCOD) \ argument 127 #define STP_FATAL(TXT, MSG, EXCOD) \ argument 131 #define STP_FATAL(TXT, MSG, EXCOD) \ argument 135 #define STP_MALLOC(PTR, TYPE, MSG) \ argument 143 #define STP_FREE(PTR, MSG) \ argument 152 #define STP_STRDUP(PTR, SRC, MSG) \ argument 160 #define STP_NEW_IN_LIST(WHAT, TYPE, LIST, MSG) \ argument
|
/titanic_44/usr/src/ucbcmd/whoami/ |
H A D | whoami.c | 23 #define MSG "whoami: no login associated with uid %u.\n" macro
|
/titanic_44/usr/src/cmd/lp/cmd/lpsched/ |
H A D | notify.c | 193 #define P(BIT,MSG) if (chkprinter_result & BIT) fdprintf(fd, MSG) in print_reason() argument
|
/titanic_44/usr/src/lib/libresolv2/common/isc/ |
H A D | tree.c | 77 # define MSG(msg) fprintf(stderr, "MSG(%s)\n", msg); macro 82 # define MSG(msg) ; macro
|
/titanic_44/usr/src/grub/grub-0.97/stage2/ |
H A D | start.S | 41 #define MSG(x) movw $ABS(x), %si; call message macro
|
H A D | start_eltorito.S | 49 #define MSG(x) mov $ABS(x), %si; call message; macro
|
/titanic_44/usr/src/grub/grub-0.97/stage1/ |
H A D | stage1.S | 33 #define MSG(x) movw $ABS(x), %si; call message macro
|
/titanic_44/usr/src/psm/stand/bootblks/ufs/i386/ |
H A D | mboot.S | 99 #define MSG(label, string) label: .ascii string; label##_end: macro
|
/titanic_44/usr/src/lib/libbc/csu/common/ |
H A D | mon.c | 66 #define MSG "No space for monitor buffer(s)\n" macro
|
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | sendto_kdc.c | 531 #define dperror(MSG) \ argument 536 #define dperror(MSG) dprint("%s: %m\n", MSG, errno) argument 542 #define dperror(MSG) ((void)(MSG)) argument
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
H A D | DNSCommon.h | 308 #define PutResourceRecord(MSG, P, C, RR) PutResourceRecordTTL((MSG), (P), (C), (RR), (RR)->rrorigin… argument
|
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/ |
H A D | Kstat.xs | 109 #define PERL_ASSERTMSG(EXP, MSG) \ argument 113 #define PERL_ASSERTMSG(EXP, MSG) ((void)0) argument
|
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | deltat.c | 93 #define yyerror(MSG) argument
|
/titanic_44/usr/src/cmd/gencat/ |
H A D | gencat.c | 71 #define MSG(n) gettext(MSG ## n) macro
|
/titanic_44/usr/src/cmd/passwd/ |
H A D | passwd.c | 1762 #define MSG(a) (void) fprintf(stderr, gettext((a))); in rusage() macro
|
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs_client.c | 2547 #define MSG(x) (nfs_write_error_to_cons_only ? (x) : (x) + 1) macro
|