Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/bmake/
H A Dmake.h1059 int mkTempFile(const char *, char *, size_t) MAKE_ATTR_USE;
H A Dmeta.c155 pbm->mon_fd = mkTempFile("filemon.XXXXXX", NULL, 0); in meta_open_filemon()
H A Dmain.c2161 mkTempFile(const char *pattern, char *tfile, size_t tfile_sz) in mkTempFile() function
H A Djob.c2856 fd = mkTempFile(pattern, tfile, tfile_sz); in Job_TempFile()
H A DChangeLog905 o avoid strdup in mkTempFile
1304 clean up mkTempFile