Home
last modified time | relevance | path

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

/dragonfly/contrib/file/src/
H A Dfuncs.c94 file_checkfmt(char *msg, size_t mlen, const char *fmt) in file_checkfmt() function
142 if (file_checkfmt(tbuf, sizeof(tbuf), fmt)) { in file_vprintf()
H A Dfile.h527 protected int file_checkfmt(char *, size_t, const char *);