Searched defs:shm_open (Results 1 – 3 of 3) sorted by relevance
| /freebsd/tools/test/stress2/misc/ |
| H A D | radix.sh | 78 perhaps, using shm_open() + ftruncate(), and touches pages 0, 1, 8, 9, function
|
| /freebsd/lib/libc/sys/ |
| H A D | shm_open.c | 46 shm_open(const char *path, int flags, mode_t mode) in shm_open() function
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/rtsan/ |
| H A D | rtsan_interceptors_posix.cpp | 1068 INTERCEPTOR(int, shm_open, const char *name, int oflag, mode_t mode) { argument
|