nut/include/dirent.h File Reference


Detailed Description

Filesystem directory structure.

 *
 * $Log: dirent.h,v $
 * Revision 1.2  2006/01/05 16:45:20  haraldkipp
 * Dynamic NUTFILE allocation for detached block device.
 *
 * Revision 1.1  2005/02/05 20:37:17  haraldkipp
 * Peanut added
 *
 *
 * 

#include <sys/file.h>

Data Structures

struct  _dirdesc
 Internally used directory information structure. More...
struct  dirent
 Directory entry structure. More...

File System Directory Configuration

The Nut/OS Configurator may be used to override the default values.

#define MAXNAMLEN   255
 UDP port of DHCP server.

Typedefs

typedef _dirdesc DIR
 Internally used directory information structure.

Functions

int closedir (DIR *)
 Close a directory stream.
__BEGIN_DECLS DIRopendir (CONST char *)
 Open a directory stream.
direntreaddir (DIR *)
 Get the next directory entry.


Generated on Tue Jan 23 21:12:26 2007 for BTnut System Software by doxygen 1.4.7