#include <sys/types.h>Include dependency graph for ndir.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | rewinddir(dirp) seekdir(dirp, 0L) |
| #define | MAXNAMLEN 255 |
Typedefs | |
| typedef _dirdesc | DIR |
Functions | |
| void | seekdir (DIR *, long) |
| long | telldir (DIR *) |
| DIR * | opendir (const char *) |
| void | closedir (DIR *) |
| direct * | readdir (DIR *) |
|
|
|
|
|
|
|
|
|
|
|
Referenced by checkforvaliddirectory(), directoryExist(), ContainerCollector::init(), and tfindfile::tfindfile(). |
|
|
Referenced by checkforvaliddirectory(), directoryExist(), ContainerCollector::init(), and tfindfile::tfindfile(). |
|
|
Referenced by checkforvaliddirectory(), directoryExist(), ContainerCollector::init(), and tfindfile::tfindfile(). |
|
||||||||||||
|
|
|
|
|
1.4.2