Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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.

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 Tue Jun 24 01:53:50 2008 for Advanced Strategic Command by  doxygen 1.4.2