ndir.h File Reference

#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.

Classes

struct  direct
struct  _dircontents
struct  _dirdesc

Defines

#define rewinddir(dirp)   seekdir(dirp, 0L)
#define MAXNAMLEN   255

Typedefs

typedef _dirdesc DIR

Functions

void seekdir (DIR *, long)
long telldir (DIR *)
DIRopendir (const char *)
void closedir (DIR *)
directreaddir (DIR *)


Define Documentation

#define MAXNAMLEN   255

Definition at line 37 of file ndir.h.

#define rewinddir ( dirp   )     seekdir(dirp, 0L)

Definition at line 32 of file ndir.h.


Typedef Documentation

typedef struct _dirdesc DIR


Function Documentation

void closedir ( DIR  ) 

Referenced by checkforvaliddirectory(), directoryExist(), ContainerCollector::init(), and tfindfile::tfindfile().

DIR* opendir ( const char *   ) 

Referenced by checkforvaliddirectory(), directoryExist(), ContainerCollector::init(), and tfindfile::tfindfile().

struct direct* readdir ( DIR  ) 

Referenced by checkforvaliddirectory(), directoryExist(), ContainerCollector::init(), and tfindfile::tfindfile().

void seekdir ( DIR ,
long   
)

long telldir ( DIR  ) 


Generated on Mon May 21 01:40:17 2012 for Advanced Strategic Command by  doxygen 1.5.1