Home
last modified time | relevance | path

Searched refs:file_fmtdate (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/file/src/
H A Dprint.c209 file_fmtdate(tbuf, sizeof(tbuf), m->value.h)); in file_mdump()
314 file_fmtdate(char *buf, size_t bsize, uint16_t v) in file_fmtdate() function
H A Dfile.h521 file_protected const char *file_fmtdate(char *, size_t, uint16_t);
H A Dsoftmagic.c812 file_fmtdate(tbuf, sizeof(tbuf), p->h)) == -1) in mprint()