Home
last modified time | relevance | path

Searched refs:mq_open (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dmqueue2.h26 extern mqd_t mq_open (__const char *__name, int __oflag, ...)
30 mq_open) __nonnull ((1));
37 mq_open (__const char *__name, int __oflag, ...) in mq_open() function
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dmqueue.h41 extern mqd_t mq_open (__const char *__name, int __oflag, ...)