Searched refs:NIS_ENTRY_OBJ (Results 1 – 7 of 7) sorted by relevance
261 objp->zo_data.zo_type = NIS_ENTRY_OBJ; in xdr_nis_fetus_object()307 if (obj->zo_data.zo_type == NIS_ENTRY_OBJ) { in makePseudoEntryObj()327 if (obj->zo_data.zo_type == NIS_ENTRY_OBJ) { in makePseudoEntryObj()336 if (obj->zo_data.zo_type == NIS_ENTRY_OBJ) { in makePseudoEntryObj()343 if (obj->zo_data.zo_type == NIS_ENTRY_OBJ) { in makePseudoEntryObj()397 if (o != 0 && o->zo_data.zo_type == NIS_ENTRY_OBJ && in unmakePseudoEntryObj()444 if (o != 0 && o->zo_data.zo_type == NIS_ENTRY_OBJ && tobj != 0) { in unmakePseudoEntryObj()
221 if (obj == 0 || obj->zo_data.zo_type == NIS_ENTRY_OBJ) in mappingFromObj()1315 if (o->zo_data.zo_type == NIS_ENTRY_OBJ) in storeLDAP()
716 o.zo_data.zo_type = NIS_ENTRY_OBJ; in entriesFromLDAPreal()
889 if (o->zo_data.zo_type == NIS_ENTRY_OBJ) in dbRefreshObj()
118 NIS_ENTRY_OBJ = 5, /* Entry object (a database record) */ enumerator281 case NIS_ENTRY_OBJ:
192 case NIS_ENTRY_OBJ: in xdr_objdata()
416 obj.zo_data.zo_type = NIS_ENTRY_OBJ; in init_entry()