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