Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc/port/rt/
H A Dmqueue.c65 } msghdr_t; typedef
146 #define MQ_PTR(m, n) ((msghdr_t *)((uintptr_t)m + (uintptr_t)n))
230 nextp = currentp + sizeof (msghdr_t) + temp; in mq_init()
241 msghdr_t *curbuf; in mq_getmsg()
296 msghdr_t *curbuf; in mq_putmsg()
439 maxmsg * (temp + sizeof (msghdr_t)) + in mq_open()