directory_all.c File Reference

#include <gwenhywfar/directory.h>
#include <gwenhywfar/debug.h>
#include <gwenhywfar/path.h>
#include <gwenhywfar/buffer.h>
#include <gwenhywfar/text.h>
#include <sys/types.h>
#include <string.h>
#include <errno.h>
#include <assert.h>
#include <stdlib.h>
#include <ctype.h>

Go to the source code of this file.

Defines

#define DIRSEP   "/"

Functions

int GWEN_Directory_FindFileInPaths (const GWEN_STRINGLIST *paths, const char *filePath, GWEN_BUFFER *fbuf)
int GWEN_Directory_FindPathForFile (const GWEN_STRINGLIST *paths, const char *filePath, GWEN_BUFFER *fbuf)
int GWEN_Directory_GetAllEntries (char *folder, GWEN_STRINGLIST *sl, const char *mask)
int GWEN_Directory_GetDirEntries (char *folder, GWEN_STRINGLIST *sl, const char *mask)
int GWEN_Directory_GetFileEntries (char *folder, GWEN_STRINGLIST *sl, const char *mask)
int GWEN_Directory_GetFileEntriesWithType (char *folder, GWEN_STRINGLIST *sl, const char *mask)
int GWEN_Directory_GetPath (const char *path, unsigned int flags)
int GWEN_Directory_GetTmpDirectory (char *buffer, unsigned int size)
void * GWEN_Directory_HandlePathElement (const char *entry, void *data, unsigned int flags)
int GWEN_Directory_OsifyPath (const char *path, GWEN_BUFFER *pbuf, int transformDriveElement)


Define Documentation

#define DIRSEP   "/"

Definition at line 59 of file directory_all.c.


Function Documentation

void* GWEN_Directory_HandlePathElement ( const char *  entry,
void *  data,
unsigned int  flags 
)


Generated on Thu Aug 20 13:54:40 2009 for gwenhywfar by  doxygen 1.5.9