TMPFILE
if (len + sizeof(TMPFILE) + (cp[len-1] != '/') > sizeof(temp)) {
(void)strlcpy(&temp[len], TMPFILE, sizeof temp - len);