Home
last modified time | relevance | path

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

/dragonfly/lib/libc/gen/
H A Dsysvipc_msgsnd.c11 int msgsnd(int msqid, const void *msgp, size_t msgsz, int msgflg) in msgsnd() function
/dragonfly/sys/sys/
H A Dsysunion.h150 struct msgsnd_args msgsnd; member