Searched defs:msgctl (Results 1 – 3 of 3) sorted by relevance
10 int msgctl(int q, int cmd, struct msqid_ds *buf) in msgctl() function
12 int msgctl(int q, int cmd, struct msqid_ds *buf) in msgctl() function
60 int (*msgctl)(int msqid, int cmd, void *buf); member