#include <sys/types.h>
#include <sys/stat.h>
#include <dirent.h>
Go to the source code of this file.
Defines | |
#define | _FTS_H 1 |
#define | __THROW |
#define | __BEGIN_DECLS |
#define | __END_DECLS |
#define | FTS_COMFOLLOW 0x0001 /*!< follow command line symlinks */ |
#define | FTS_LOGICAL 0x0002 /*!< logical walk */ |
|
|
|
|
|
|
|
|
|
|
|
|