index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sys
/
shm
/
SHM_RDONLY.c
blob: bc1e9989142ba310d6b24fcc543ea4bdea7da2f6 (
plain
)
1
2
3
4
5
#include <sys/shm.h> #define SHM_RDONLY 1 /* XOPEN(4) */