Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c2807 int yp_stat, restore_stat; in file_backup() local
2918 yp_stat = stat(yp_dir, &buf); in file_backup()
2922 yp_dir, yp_stat); in file_backup()
2923 if (yp_stat == 0) { in file_backup()