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

/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

Completed in 46 milliseconds