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

/osnet-11/usr/src/lib/libc/port/rt/
H A Dmqueue.c79 struct mq_header *mqd_mq; /* address pointer of message Q */ member in struct:mq_des
433 mqhdr_t *mqhp = mqdp->mqd_mq;
607 mqdp->mqd_mq = mqhp;
640 mqhdr_t *mqhp = mqdp->mqd_mq;
668 mqhp = mqdp->mqd_mq;
741 mqhp = mqdp->mqd_mq;
877 mqhp = mqdp->mqd_mq;
1013 mqhp = mqdp->mqd_mq;
1152 mqhp = mqdp->mqd_mq;
1180 mqhp = mqdp->mqd_mq;
[all...]

Completed in 29 milliseconds