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
/
statvfs
/
ST_NOSUID.c
blob: adb956805e35247bd8edcbdfc8139da1662f3279 (
plain
)
1
2
3
4
5
6
#include <sys/statvfs.h> #define ST_NOSUID (1<<1) /* XOPEN(400) POSIX(200809) */