Searched refs:restore_stat (Results 1 – 1 of 1) sorted by relevance
2807 int yp_stat, restore_stat; in file_backup() local2820 restore_stat = stat(LDAP_RESTORE_DIR, &buf); in file_backup()2821 if (restore_stat == 0) { in file_backup()2829 restore_stat = stat(LDAP_RESTORE_DIR, &buf); in file_backup()2830 if (restore_stat == 0) { in file_backup()