Searched refs:mkTempFile (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/bmake/
H A Dmake.h500 int mkTempFile(const char *, char **);
H A Dmeta.c142 pbm->mon_fd = mkTempFile("filemon.XXXXXX", NULL);
H A Dmain.c1923 mkTempFile(const char *pattern, char **fnamep) function
H A Djob.c1608 tfd = mkTempFile(TMPPAT, &tfile);

Completed in 114 milliseconds