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

/illumos-gate/usr/src/head/
H A Dmqueue.h60 mqd_t mq_open(const char *, int, ...);
/illumos-gate/usr/src/lib/libc/port/rt/
H A Dmqueue.c117 * If this assumption is somehow invalidated, mq_open() needs to be changed
123 #error "mq_open() no longer enforces _MQ_OPEN_MAX and needs fixing."
376 mq_open(const char *path, int oflag, /* mode_t mode, mq_attr *attr */ ...) function
/illumos-gate/usr/src/man/man3c/
H A DMakefile250 mq_open.3c \

Completed in 72 milliseconds