Home
last modified time | relevance | path

Searched refs:restore_stat (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c2808 int yp_stat, restore_stat; in file_backup() local
2821 restore_stat = stat(LDAP_RESTORE_DIR, &buf); in file_backup()
2822 if (restore_stat == 0) { in file_backup()
2830 restore_stat = stat(LDAP_RESTORE_DIR, &buf); in file_backup()
2831 if (restore_stat == 0) { in file_backup()