Searched refs:_TEMPFILE (Results 1 – 1 of 1) sorted by relevance
539 static const char _TEMPFILE[] = "ecp.XXXXXXXX"; in create_tempfile() local566 plen = strlen(_TEMPFILE) + 1; in create_tempfile()575 memcpy(tmpf + tlen + slen, _TEMPFILE, plen); in create_tempfile()