Home
last modified time | relevance | path

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

/dragonfly/contrib/bmake/
H A Dmake.h1068 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.c2169 mkTempFile(const char *pattern, char *tfile, size_t tfile_sz) in mkTempFile() function
H A Djob.c2827 fd = mkTempFile(pattern, tfile, tfile_sz); in Job_TempFile()
H A DChangeLog694 o avoid strdup in mkTempFile
1093 clean up mkTempFile