#include <sys/stat.h>
Go to the source code of this file.
Defines | |
| #define | MYFTW_F 0 |
| #define | MYFTW_D 1 |
| #define | MYFTW_DNR 2 |
| #define | MYFTW_NS 3 |
Typedefs | |
| typedef int (* | myftwFunc )(void *fl, const char *name, struct stat *statp) |
Definition in file myftw.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.3 written by Dimitri van Heesch,
© 1997-2000