Searched refs:NIS_ENTRY_OBJ (Results 1 – 7 of 7) sorted by relevance
260 objp->zo_data.zo_type = NIS_ENTRY_OBJ; in xdr_nis_fetus_object()306 if (obj->zo_data.zo_type == NIS_ENTRY_OBJ) { in makePseudoEntryObj()326 if (obj->zo_data.zo_type == NIS_ENTRY_OBJ) { in makePseudoEntryObj()335 if (obj->zo_data.zo_type == NIS_ENTRY_OBJ) { in makePseudoEntryObj()342 if (obj->zo_data.zo_type == NIS_ENTRY_OBJ) { in makePseudoEntryObj()396 if (o != 0 && o->zo_data.zo_type == NIS_ENTRY_OBJ && in unmakePseudoEntryObj()443 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()
724 o.zo_data.zo_type = NIS_ENTRY_OBJ; in entriesFromLDAPreal()
890 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()