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