/titanic_41/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() 65 msgsnd(int msqid, struct msgbuf *msgp, int msgsz, int msgflg) in msgsnd() 81 int msgsz; in msgsys() local
|
/titanic_41/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() 98 __msgsnd(int msqid, const void *msgp, size_t msgsz, int msgflg) in __msgsnd()
|
/titanic_41/usr/src/uts/common/ktli/ |
H A D | t_ksndudat.c | 67 int msgsz; in t_ksndudata() local
|
H A D | t_kconnect.c | 72 int msgsz; in t_kconnect() local
|
H A D | t_kutil.c | 116 int msgsz; in get_ok_ack() local
|
/titanic_41/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() 805 size_t msgsz, struct msg *smp, struct ipcmsgbuf *msgp, int msgflg) in msg_copyout() 1094 msgsnd(int msqid, struct ipcmsgbuf *msgp, size_t msgsz, int msgflg) in msgsnd()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4v/lib/snmp/ |
H A D | pdu.c | 189 size_t msgsz = reply_pktsz; in snmp_parse_reply() local
|
H A D | snmplib.c | 1089 ssize_t msgsz; in snmp_recv_reply() local
|
/titanic_41/usr/src/uts/common/rpc/ |
H A D | svc_clts.c | 430 int msgsz; in svc_clts_ksend() local
|
H A D | clnt_clts.c | 2007 int msgsz; in clnt_clts_dispatch_send() local
|
/titanic_41/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() 804 msgsnd(int msqid, const void *msgp, size_t msgsz, int msgflg) in msgsnd()
|
/titanic_41/usr/src/cmd/truss/ |
H A D | expound.c | 2246 show_msgbuf(private_t *pri, long offset, long msgsz) in show_msgbuf() 2271 show_msgbuf32(private_t *pri, long offset, long msgsz) in show_msgbuf32() 2297 show_msgsys(private_t *pri, long msgsz) in show_msgsys() 2353 show_msgsys(private_t *pri, long msgsz) in show_msgsys()
|
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | ds_common.c | 1565 int msgsz; in ds_handle_data() local
|