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
/
ftw
/
FTW_DEPTH.h
blob: d5bcb1f185343c10e20f178b9d3d0f2604800462 (
plain
)
1
2
3
4
5
6
#include <ftw.h> #define FTW_DEPTH (1<<2) /* XOPEN(400) */