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) |
| 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 | |||
| ) |
1.4.7