Home
last modified time | relevance | path

Searched defs:tfile_sz (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/bmake/
H A Dmain.c2215 mkTempFile(const char *pattern, char *tfile, size_t tfile_sz) in mkTempFile()
H A Djob.c2816 Job_TempFile(const char *pattern, char *tfile, size_t tfile_sz) in Job_TempFile()