Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/rt/
H A Dmqueue.c178 mq_init(mqhdr_t *mqhp, size_t msgsize, ssize_t maxmsg) in mq_init()
236 mq_getmsg(mqhdr_t *mqhp, char *msgp, uint_t *msg_prio) in mq_getmsg()
291 mq_putmsg(mqhdr_t *mqhp, const char *msgp, ssize_t len, uint_t prio) in mq_putmsg()
342 do_notify(mqhdr_t *mqhp) in do_notify()
360 mqhdr_t *mqhp = mqdp->mqd_mq; in owner_dead() local
389 mqhdr_t *mqhp; in mq_open() local
572 mqhdr_t *mqhp = mqdp->mqd_mq; in mq_close_cleanup() local
598 mqhdr_t *mqhp; in mq_close() local
664 mqhdr_t *mqhp; in __mq_timedsend() local
785 decrement_rblocked(mqhdr_t *mqhp) in decrement_rblocked()
[all …]