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