Searched defs:msgtyp (Results 1 – 4 of 4) sorted by relevance
/titanic_51/usr/src/lib/libbc/libc/sys/common/ |
H A D | msgsys.c | 58 msgrcv(int msqid, struct msgbuf *msgp, int msgsz, long msgtyp, int msgflg) in msgrcv() argument 82 long msgtyp; in msgsys() local
|
/titanic_51/usr/src/lib/libc/port/sys/ |
H A D | msgsys.c | 76 __msgrcv(int msqid, void *msgp, size_t msgsz, long msgtyp, int msgflg) in __msgrcv() argument 120 msgsnap(int msqid, void *buf, size_t bufsz, long msgtyp) in msgsnap() argument
|
/titanic_51/usr/src/uts/common/os/ |
H A D | msg.c | 666 msgrcv(int msqid, struct ipcmsgbuf *msgp, size_t msgsz, long msgtyp, int msgflg) in msgrcv() argument 804 msg_copyout(kmsqid_t *qp, long msgtyp, kmutex_t **lock, size_t *xtsz_ret, in msg_copyout() argument 880 msgrcv_lookup(kmsqid_t *qp, long msgtyp) in msgrcv_lookup() argument 968 msgsnap(int msqid,caddr_t buf,size_t bufsz,long msgtyp) msgsnap() argument [all...] |
/titanic_51/usr/src/lib/libc/port/threads/ |
H A D | scalls.c | 795 msgrcv(int msqid, void *msgp, size_t msgsz, long msgtyp, int msgflg) in msgrcv() argument
|