filesys.h File Reference

Go to the source code of this file.

Typedefs

typedef void(*) scanback (void *closure, const char *file, int found, time_t t)

Functions

void file_dirscan (const char *dir, scanback func, void *closure)
void file_archscan (const char *arch, scanback func, void *closure)
int file_time (const char *filename, time_t *time)


Typedef Documentation

typedef void(*) scanback(void *closure, const char *file, int found, time_t t)


Function Documentation

void file_archscan ( const char *  arch,
scanback  func,
void *  closure 
)

void file_dirscan ( const char *  dir,
scanback  func,
void *  closure 
)

int file_time ( const char *  filename,
time_t *  time 
)


Generated on Thu Aug 17 15:54:32 2006 for MaJam by  doxygen 1.4.7