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

/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c2858 int yp_stat, restore_stat; local
2969 yp_stat = stat(yp_dir, &buf);
2973 yp_dir, yp_stat);
2974 if (yp_stat == 0) {

Completed in 21 milliseconds