Searched refs:tempfd (Results 1 – 1 of 1) sorted by relevance
80 int tempfd = -1; in tempfile_create() local91 tempfd = mkstemp( template ); in tempfile_create()92 if (tempfd < 0) { in tempfile_create()96 close(tempfd); in tempfile_create()