Home
last modified time | relevance | path

Searched refs:mkTempFile (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/bmake/
H A Dmake.h1050 int mkTempFile(const char *, char *, size_t) MAKE_ATTR_USE;
H A Dmeta.c157 pbm->mon_fd = mkTempFile("filemon.XXXXXX", NULL, 0); in meta_open_filemon()
H A Dmain.c2156 mkTempFile(const char *pattern, char *tfile, size_t tfile_sz) in mkTempFile() function
H A Djob.c2869 fd = mkTempFile(pattern, tfile, tfile_sz); in Job_TempFile()
H A DChangeLog521 o avoid strdup in mkTempFile
920 clean up mkTempFile