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

/illumos-gate/usr/src/lib/libc/port/rt/
H A Dmqueue.c65 } msghdr_t; typedef in typeref:struct:__anon3029
146 #define MQ_PTR(m, n) ((msghdr_t *)((uintptr_t)m + (uintptr_t)n))
230 nextp = currentp + sizeof (msghdr_t) + temp;
241 msghdr_t *curbuf;
296 msghdr_t *curbuf;
439 maxmsg * (temp + sizeof (msghdr_t)) +

Completed in 45 milliseconds