Searched refs:tmpfd (Results 1 – 2 of 2) sorted by relevance
846 int tmpfd; in TEST() local849 tmpfd = mkstemp(tmpfile); in TEST()850 if (tmpfd < 0) { in TEST()853 close(tmpfd); in TEST()