Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/elfcopy/
H A Dmain.c539 static const char _TEMPFILE[] = "ecp.XXXXXXXX"; in create_tempfile() local
566 plen = strlen(_TEMPFILE) + 1; in create_tempfile()
575 memcpy(tmpf + tlen + slen, _TEMPFILE, plen); in create_tempfile()