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

/solaris-x11-s12/open-src/app/mkcookie/sun-src/
H A Dmkcookie.c572 int tmpfd; local
576 tmpfd = mkstemp(backup_name);
589 close(tmpfd);

Completed in 17 milliseconds