Searched defs:MSG (Results 1 - 10 of 10) 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
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/stage2/
H A Dstart.S41 #define MSG(x) movw $ABS(x), %si; call message define
H A Dstart_eltorito.S49 #define MSG(x) mov $ABS(x), %si; call message; define
/opensolaris-onvv-gate/usr/src/lib/libbc/csu/common/
H A Dmon.c66 #define MSG "No space for monitor buffer(s)\n" macro
/opensolaris-onvv-gate/usr/src/psm/stand/bootblks/ufs/i386/
H A Dmboot.S99 #define MSG(label, string) label: .ascii string; label##_end: define
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/stage1/
H A Dstage1.S33 #define MSG(x) movw $ABS(x), %si; call message define
/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
[all...]
/opensolaris-onvv-gate/usr/src/cmd/gencat/
H A Dgencat.c71 #define MSG(n) gettext(MSG ## n) macro
[all...]
/opensolaris-onvv-gate/usr/src/cmd/passwd/
H A Dpasswd.c1768 #define MSG(a) (void) fprintf(stderr, gettext((a))); macro
1784 #undef MSG macro
[all...]
/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

Completed in 120 milliseconds