OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shm_open
(Results
1 - 6
of
6
) sorted by relevancy
/src/lib/librt/
Makefile
18
pset.3 sched.3
shm_open
.3 \
48
MLINKS+=
shm_open
.3 shm_unlink.3
shm.c
122
shm_open
(const char *name, int oflag, mode_t mode)
function in typeref:typename:int
/src/sys/sys/
mman.h
246
int
shm_open
(const char *, int, mode_t);
/src/tests/lib/librt/
t_sem.c
192
int fd =
shm_open
("/shm_semtest_a", o_flags, 0644);
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_posix_libcdep.cc
323
int fd =
shm_open
(shmname, O_RDWR | O_CREAT | O_TRUNC, S_IRWXU);
/src/lib/libc/include/
namespace.h
656
#define
shm_open
_shm_open
macro
Completed in 16 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025