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