Home
last modified time | relevance | path

Searched refs:TMPPAT (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/bmake/
H A Djob.h83 #define TMPPAT "makeXXXXXX" /* relative to tmpdir */ macro
H A Dmain.c2168 pattern = TMPPAT; in mkTempFile()
H A Djob.c1643 tfd = Job_TempFile(TMPPAT, tfile, sizeof tfile); in JobWriteShellCommands()