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
/
unistd
/
_PC_CHOWN_RESTRICTED.h
blob: 6f5589db8a1ade6d4b6ec21860e910732ff1ca46 (
plain
)
1
2
3
4
5
#include <unistd.h> #define _PC_CHOWN_RESTRICTED 3 /* POSIX(1) */