Searched refs:backupfd (Results 1 – 1 of 1) sorted by relevance
88 static int backupfd; /* Fd for the backup stable restart file */ variable450 open_stable(&stablefd, &backupfd); in main()1186 copy_stable(stablefd, backupfd); in backup_stable()