Home
last modified time | relevance | path

Searched refs:MSGCTL (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/libbc/libc/sys/common/
H A Dmsgsys.c41 #define MSGCTL 1 macro
54 return (_syscall(SYS_msgsys, MSGCTL, msqid, cmd, buf)); in msgctl()
91 case MSGCTL: in msgsys()
/titanic_44/usr/src/lib/libc/port/sys/
H A Dmsgsys.c61 return (syscall(SYS_msgsys, MSGCTL, msqid, cmd, buf)); in msgctl()
72 return (syscall(SYS_msgsys, MSGCTL, msqid, cmd, buf)); in msgctl64()
/titanic_44/usr/src/uts/common/sys/
H A Dmsg_impl.h45 #define MSGCTL 1 macro
/titanic_44/usr/src/uts/common/os/
H A Dmsg.c1453 case MSGCTL: in msgsys()
1559 case MSGCTL: in msgsys32()