| /external/musl/src/mq/ | 
| D | mq_open.c | 6 mqd_t mq_open(const char *name, int flags, ...)  in mq_open()  function
 | 
| /external/strace/ | 
| D | mq.c | 33 SYS_FUNC(mq_open)  in SYS_FUNC()  argument
 | 
| /external/rust/crates/nix/src/ | 
| D | mqueue.rs | 144 pub fn mq_open(  in mq_open()  function
 | 
| /external/rust/crates/libc/src/vxworks/ | 
| D | mod.rs | 1796     pub fn mq_open(name: *const ::c_char, oflag: ::c_int, ...) -> ::mqd_t;  in mq_open()  function
 | 
| /external/crosvm/jail/seccomp/aarch64/ | 
| D | constants.json | 2082     "mq_open": 180,  number
 | 
| /external/crosvm/jail/seccomp/x86_64/ | 
| D | constants.json | 2153     "mq_open": 240,  number
 | 
| /external/crosvm/jail/seccomp/arm/ | 
| D | constants.json | 2133     "mq_open": 274,  number
 | 
| /external/rust/crates/libc/src/unix/bsd/freebsdlike/ | 
| D | mod.rs | 1744     pub fn mq_open(name: *const ::c_char, oflag: ::c_int, ...) -> ::mqd_t;  in mq_open()  function
 | 
| /external/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/ | 
| D | mod.rs | 2606     pub fn mq_open(name: *const ::c_char, oflag: ::c_int, ...) -> ::mqd_t;  in mq_open()  function
 | 
| /external/rust/crates/libc/src/unix/solarish/ | 
| D | mod.rs | 2879     pub fn mq_open(name: *const ::c_char, oflag: ::c_int, ...) -> ::mqd_t;  in mq_open()  function
 | 
| /external/rust/crates/libc/src/unix/nto/ | 
| D | mod.rs | 3167     pub fn mq_open(__name: *const ::c_char, __oflag: ::c_int, ...) -> ::mqd_t;  in mq_open()  function
 | 
| /external/rust/crates/libc/src/unix/linux_like/linux/ | 
| D | mod.rs | 3951     pub fn mq_open(name: *const ::c_char, oflag: ::c_int, ...) -> ::mqd_t;  in mq_open()  function
 | 
| /external/libbpf/.github/actions/build-selftests/ | 
| D | vmlinux.h | 31374 		} mq_open;  member
 | 
| /external/bcc/libbpf-tools/powerpc/ | 
| D | vmlinux_510.h | 37013 		} mq_open;  member
 | 
| D | vmlinux.h | 37013 		} mq_open;  member
 | 
| /external/bcc/libbpf-tools/arm64/ | 
| D | vmlinux.h | 26636 		} mq_open;  member
 | 
| D | vmlinux_510.h | 26636 		} mq_open;  member
 | 
| /external/bcc/libbpf-tools/x86/ | 
| D | vmlinux_505.h | 31690 		} mq_open;  member
 | 
| D | vmlinux.h | 31690 		} mq_open;  member
 |