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
/
struct_FTW.h
blob: fb2188830b63784d0cf324a01de160708137a4e5 (
plain
)
1
2
3
4
5
6
7
8
9
10
#include <ftw.h> struct FTW { int base; int level; }; /* XOPEN(400) */