| /third_party/musl/src/mman/ |
| H A D | shm_open.c | 28 int shm_open(const char *name, int flag, mode_t mode) in shm_open() function
|
| /third_party/musl/porting/liteos_a/user/src/mman/ |
| H A D | shm_open.c | 28 int shm_open(const char *name, int flag, mode_t mode) in shm_open() function
|
| /third_party/rust/crates/nix/src/sys/ |
| H A D | mman.rs | 566 pub fn shm_open<P>( in shm_open() functions
|
| /device/soc/rockchip/common/sdk_linux/ipc/ |
| H A D | shm.c | 296 static void shm_open(struct vm_area_struct *vma)
in shm_open() function
|
| /kernel/linux/linux-5.10/ipc/ |
| H A D | shm.c | 303 static void shm_open(struct vm_area_struct *vma) in shm_open() function
|
| /kernel/linux/linux-6.6/ipc/ |
| H A D | shm.c | 301 static void shm_open(struct vm_area_struct *vma) in shm_open() function
|
| /third_party/rust/crates/libc/src/unix/bsd/netbsdlike/ |
| H A D | mod.rs | 670 pub fn shm_open(name: *const ::c_char, oflag: ::c_int, mode: ::mode_t) -> ::c_int; in shm_open() functions
|
| /third_party/rust/crates/libc/src/unix/redox/ |
| H A D | mod.rs | 1055 pub fn shm_open(name: *const c_char, oflag: ::c_int, mode: mode_t) -> ::c_int; in shm_open() functions
|
| /third_party/rust/crates/libc/src/unix/linux_like/emscripten/ |
| H A D | mod.rs | 1776 pub fn shm_open(name: *const c_char, oflag: ::c_int, mode: mode_t) -> ::c_int; in shm_open() functions
|
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
| H A D | mod.rs | 1663 pub fn shm_open(name: *const ::c_char, oflag: ::c_int, mode: ::mode_t) -> ::c_int; in shm_open() functions
|
| /third_party/rust/crates/libc/src/unix/haiku/ |
| H A D | mod.rs | 1718 pub fn shm_open(name: *const ::c_char, oflag: ::c_int, mode: ::mode_t) -> ::c_int; in shm_open() functions
|
| /third_party/rust/crates/libc/src/unix/nto/ |
| H A D | mod.rs | 2765 pub fn shm_open(name: *const c_char, oflag: ::c_int, mode: mode_t) -> ::c_int; in shm_open() functions
|
| /third_party/rust/crates/libc/src/fuchsia/ |
| H A D | mod.rs | 3952 pub fn shm_open(name: *const c_char, oflag: ::c_int, mode: mode_t) -> ::c_int; in shm_open() functions
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/ |
| H A D | mod.rs | 3824 pub fn shm_open(name: *const c_char, oflag: ::c_int, mode: mode_t) -> ::c_int; in shm_open() functions
|
| /third_party/rust/crates/libc/src/unix/solarish/ |
| H A D | mod.rs | 2831 pub fn shm_open(name: *const ::c_char, oflag: ::c_int, mode: ::mode_t) -> ::c_int; in shm_open() functions
|
| /third_party/rust/crates/libc/src/unix/bsd/apple/ |
| H A D | mod.rs | 5149 pub fn shm_open(name: *const ::c_char, oflag: ::c_int, ...) -> ::c_int; in shm_open() functions
|