Searched refs:mqhdr_t (Results 1 – 1 of 1) sorted by relevance
112 } mqhdr_t; typedef179 mq_init(mqhdr_t *mqhp, size_t msgsize, ssize_t maxmsg) in mq_init()218 mqhp->mq_headpp = sizeof (mqhdr_t); in mq_init()237 mq_getmsg(mqhdr_t *mqhp, char *msgp, uint_t *msg_prio) in mq_getmsg()292 mq_putmsg(mqhdr_t *mqhp, const char *msgp, ssize_t len, uint_t prio) in mq_putmsg()343 do_notify(mqhdr_t *mqhp) in do_notify()361 mqhdr_t *mqhp = mqdp->mqd_mq; in owner_dead()390 mqhdr_t *mqhp; in mq_open()437 total_size = sizeof (mqhdr_t) + in mq_open()571 mqhdr_t *mqhp = mqdp->mqd_mq; in mq_close_cleanup()[all …]