Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_xdr.h60 bool_t sameNisPlusObj(nis_object *o1, nis_object *o2);
H A Dldap_xdr.c685 sameNisPlusObj(nis_object *o1, nis_object *o2) { in sameNisPlusObj() function
759 res = sameNisPlusObj(o1, o2); in sameNisPlusPseudoObj()
H A Ddb_mindex2.cc513 if (dbie != 0 && sameNisPlusObj(oldObj, obj)) { in updateTableEntry()
H A Dnis_db.cc911 if (sameNisPlusObj(o, curObj)) { in dbRefreshObj()