Searched refs:HISTEMP (Results 1 – 1 of 1) sorted by relevance
374 #define HISTEMP "/etc/security/pwhistemp" macro1161 if ((tmpfd = open(HISTEMP, O_WRONLY|O_CREAT|O_TRUNC, HISTMODE)) < 0) { in files_update_history()1169 (void) unlink(HISTEMP); in files_update_history()1174 (void) unlink(HISTEMP); in files_update_history()1241 (void) unlink(HISTEMP); in files_update_history()1255 rename(HISTEMP, HISTORY) != 0) { in files_update_history()1260 (void) unlink(HISTEMP); in files_update_history()