Go to the source code of this file.
Functions | |
void | filename_begin (struct filename *s) |
char * | filename_name (struct filename *s, const char *ext, int seqno, int tilex, int tiley) |
void filename_begin | ( | struct filename * | s | ) |
Definition at line 11 of file filename.c.
References filename::t, and filename::tm.
Referenced by main().
char* filename_name | ( | struct filename * | s, |
const char * | ext, | ||
int | seqno, | ||
int | tilex, | ||
int | tiley | ||
) |
Definition at line 20 of file filename.c.
References filename::tm.
Referenced by main(), and poll_swap_buffers().