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

/osnet-11/usr/src/lib/libnisdb/
H A Dldap_xdr.h61 bool_t sameNisPlusObj(nis_object *o1, nis_object *o2);
H A Dldap_xdr.c683 sameNisPlusObj(nis_object *o1, nis_object *o2) { function
689 const char *myself = "sameNisPlusObj";
740 * A wrapper/convenience function for sameNisPlusObj() that extracts
757 res = sameNisPlusObj(o1, o2);
H A Ddb_mindex2.cc513 if (dbie != 0 && sameNisPlusObj(oldObj, obj)) {
H A Dnis_db.cc907 if (sameNisPlusObj(o, curObj)) {

Completed in 23 milliseconds