Searched refs:makePseudoEntryObj (Results 1 - 5 of 5) sorted by relevance
/osnet-11/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 | 292 makePseudoEntryObj(nis_object *obj, entry_obj *eo, nis_object *tobj) { function 299 const char *myself = "makePseudoEntryObj";
|
H A D | db_mindex3.cc | 750 e = makePseudoEntryObj(&o, &eo, t->obj);
|
H A D | db_mindex2.cc | 952 e = makePseudoEntryObj(o, ea[i], 0);
|
H A D | nis_db.cc | 1030 e = makePseudoEntryObj(o, &eo, 0);
|
Completed in 31 milliseconds