Searched refs:msgsnap (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/lib/libc/port/sys/ |
H A D | msgsys.c | 35 #pragma weak _msgsnap = msgsnap 120 msgsnap(int msqid, void *buf, size_t bufsz, long msgtyp) in msgsnap() function
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | msg.h | 132 int msgsnap(int, void *, size_t, long);
|
/titanic_44/usr/src/man/man2/ |
H A D | Makefile | 89 msgsnap.2 \
|
/titanic_44/usr/src/uts/common/os/ |
H A D | msg.c | 968 msgsnap(int msqid, caddr_t buf, size_t bufsz, long msgtyp) in msgsnap() function 1468 error = msgsnap((int)a1, (caddr_t)a2, (size_t)a3, (long)a4); in msgsys() 1575 error = msgsnap((int)a1, (caddr_t)(uintptr_t)a2, (size_t)a3, in msgsys32()
|
/titanic_44/usr/src/cmd/ipcs/ |
H A D | ipcs.c | 478 if (msgsnap(msqid, buf, bufsize, mtype) != 0) { in dumpmsgq()
|
/titanic_44/usr/src/lib/c_synonyms/ |
H A D | syn_common | 492 msgsnap
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-kernel.man2.inc | 84 file path=usr/share/man/man2/msgsnap.2
|
/titanic_44/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1163 msgsnap;
|