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