Searched refs:tmpfilename (Results 1 – 1 of 1) sorted by relevance
628 static char tmpfilename[1024]; variable636 strcpy(tmpfilename, "sockXXXXXX"); in setup4()637 tfd = mkstemp(tmpfilename); in setup4()