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
/
ipc
/
IPC_CREAT.c
blob: e63584f2ddfc0fe43d4ad22e19c806e2e76d5cb1 (
plain
)
1
2
3
4
5
#include <sys/ipc.h> #define IPC_CREAT 1 /* XOPEN(4) */