Home
last modified time | relevance | path

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

/trueos/usr.bin/csup/
HDmisc.c388 #define TEMPNAME_PREFIX "#cvs.csup" macro
411 xasprintf(&temp, "%s-%ld.%d", TEMPNAME_PREFIX, in tempname()
415 TEMPNAME_PREFIX, (long)tempname_pid, count); in tempname()