Searched refs:ccfd (Results 1 – 1 of 1) sorted by relevance
91 int ccfd, oerrno; in pamk5_cache_mkstemp() local93 ccfd = mkstemp(template); in pamk5_cache_mkstemp()94 if (ccfd < 0) { in pamk5_cache_mkstemp()101 close(ccfd); in pamk5_cache_mkstemp()