MKTEMP_FILE
case MKTEMP_FILE:
return(mktemp_internal(path, 0, MKTEMP_FILE));
return(mktemp_internal(path, slen, MKTEMP_FILE));