Searched refs:mtext (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/libbc/inc/include/sys/ |
H A D | msg.h | 73 char mtext[1]; /* message text */ member
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | msg.h | 111 char mtext[1]; /* message text */
|
H A D | msg_impl.h | 155 char mtext[1]; /* message text */ member
|
/titanic_50/usr/src/cmd/bnu/ |
H A D | uucleanup.c | 900 sendMail(system, user, file, mtext) in sendMail() argument 902 char *mtext[]; 926 while (*mtext[0] ) 927 (void) fprintf(fp, *mtext++, Rmtname);
|
/titanic_50/usr/src/uts/common/os/ |
H A D | msg.c | 853 STRUCT_FADDR(umsgp, mtext), xtsz); in msg_copyout() 1139 if (copyin(STRUCT_FADDR(umsgp, mtext), in msgsnd() 1206 failure = (copyin(STRUCT_FADDR(umsgp, mtext), in msgsnd()
|