Searched refs:mq_open (Results 1 – 13 of 13) sorted by relevance
| /rust-libc-0.2.174/libc-test/semver/ |
| H A D | netbsd.txt | 1437 mq_open
|
| H A D | dragonfly.txt | 1450 mq_open
|
| H A D | freebsd.txt | 2091 mq_open
|
| H A D | aix.txt | 2136 mq_open
|
| H A D | linux.txt | 4045 mq_open
|
| /rust-libc-0.2.174/src/unix/bsd/freebsdlike/ |
| H A D | mod.rs | 1881 pub fn mq_open(name: *const c_char, oflag: c_int, ...) -> crate::mqd_t; in mq_open() function
|
| /rust-libc-0.2.174/src/vxworks/ |
| H A D | mod.rs | 1896 pub fn mq_open(name: *const c_char, oflag: c_int, ...) -> crate::mqd_t; in mq_open() function
|
| /rust-libc-0.2.174/src/unix/bsd/netbsdlike/netbsd/ |
| H A D | mod.rs | 2524 pub fn mq_open(name: *const c_char, oflag: c_int, ...) -> crate::mqd_t; in mq_open() function
|
| /rust-libc-0.2.174/src/unix/nto/ |
| H A D | mod.rs | 3295 pub fn mq_open(__name: *const c_char, __oflag: c_int, ...) -> crate::mqd_t; in mq_open() function
|
| /rust-libc-0.2.174/src/unix/solarish/ |
| H A D | mod.rs | 2794 pub fn mq_open(name: *const c_char, oflag: c_int, ...) -> crate::mqd_t; in mq_open() function
|
| /rust-libc-0.2.174/src/unix/aix/ |
| H A D | mod.rs | 3042 pub fn mq_open(name: *const c_char, oflag: c_int, ...) -> crate::mqd_t; in mq_open() function
|
| /rust-libc-0.2.174/src/unix/hurd/ |
| H A D | mod.rs | 3650 pub fn mq_open(name: *const c_char, oflag: c_int, ...) -> crate::mqd_t; in mq_open() function
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/ |
| H A D | mod.rs | 6225 pub fn mq_open(name: *const c_char, oflag: c_int, ...) -> crate::mqd_t;
|