Home
last modified time | relevance | path

Searched refs:file_timestamp_sprintf (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/gmake/dist/
H A Dfiledef.h158 extern void file_timestamp_sprintf PARAMS ((char *p, FILE_TIMESTAMP ts));
H A Dfile.c780 file_timestamp_sprintf (buf, ts); in file_timestamp_cons()
841 file_timestamp_sprintf (char *p, FILE_TIMESTAMP ts) in file_timestamp_sprintf() function
933 file_timestamp_sprintf (buf, f->last_mtime); in print_file()