Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnisdb/
H A Dldap_xdr.h61 bool_t sameNisPlusObj(nis_object *o1, nis_object *o2);
H A Dldap_xdr.c686 sameNisPlusObj(nis_object *o1, nis_object *o2) { in sameNisPlusObj() function
760 res = sameNisPlusObj(o1, o2); in sameNisPlusPseudoObj()
H A Ddb_mindex2.cc513 if (dbie != 0 && sameNisPlusObj(oldObj, obj)) { in updateTableEntry()
H A Dnis_db.cc910 if (sameNisPlusObj(o, curObj)) { in dbRefreshObj()