Home
last modified time | relevance | path

Searched defs:msgctl (Results 1 – 2 of 2) sorted by relevance

/dragonfly/lib/libc/gen/
H A Dsysvipc_msgctl.c11 int msgctl(int msqid, int cmd, struct msqid_ds *buf) in msgctl() function
/dragonfly/sys/sys/
H A Dsysunion.h148 struct msgctl_args msgctl; member