Searched defs:mqd_mq (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/rt/
H A Dmqueue.c82 struct mq_header *mqd_mq; /* address pointer of message Q */ member in struct:mq_des
362 mqhdr_t *mqhp = mqdp->mqd_mq;
534 mqdp->mqd_mq = mqhp;
574 mqhdr_t *mqhp = mqdp->mqd_mq;
609 mqhp = mqdp->mqd_mq;
682 mqhp = mqdp->mqd_mq;
818 mqhp = mqdp->mqd_mq;
954 mqhp = mqdp->mqd_mq;
1093 mqhp = mqdp->mqd_mq;
1121 mqhp = mqdp->mqd_mq;
[all...]

Completed in 59 milliseconds