Home
last modified time | relevance | path

Searched defs:shm_open (Results 1 – 2 of 2) sorted by relevance

/freebsd/tools/test/stress2/misc/
H A Dradix.sh78 perhaps, using shm_open() + ftruncate(), and touches pages 0, 1, 8, 9, function
/freebsd/lib/libc/sys/
H A Dshm_open.c46 shm_open(const char *path, int flags, mode_t mode) in shm_open() function