Searched refs:makePseudoEntryObj (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/lib/libnisdb/ |
H A D | ldap_xdr.h | 53 entry_obj *makePseudoEntryObj(nis_object *obj, entry_obj *eo,
|
H A D | ldap_xdr.c | 295 makePseudoEntryObj(nis_object *obj, entry_obj *eo, nis_object *tobj) { in makePseudoEntryObj() function
|
H A D | db_mindex3.cc | 750 e = makePseudoEntryObj(&o, &eo, t->obj); in entriesFromLDAPreal()
|
H A D | db_mindex2.cc | 952 e = makePseudoEntryObj(o, ea[i], 0); in queryLDAP()
|
H A D | nis_db.cc | 1033 e = makePseudoEntryObj(o, &eo, 0); in dbRefreshObj()
|