Searched refs:tmpfd (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/isc/win32/
H A Dfile.c152 int tmpfd; local
169 tmpfd = mkstemp(buf, ISC_TRUE);
170 if (tmpfd > 0)
171 _close(tmpfd);

Completed in 10 milliseconds