Searched refs:expireType (Results 1 – 3 of 3) sorted by relevance
283 m->expireType = NIS_BOGUS_OBJ; in initMappingStruct()365 mapping.expireType = NIS_BOGUS_OBJ; in reset()463 mapping.expireType != NIS_TABLE_OBJ || in grow()567 if (mapping.expireType == NIS_BOGUS_OBJ) { in setEntryExp()571 mapping.expireType = NIS_DIRECTORY_OBJ; in setEntryExp()573 mapping.expireType = NIS_TABLE_OBJ; in setEntryExp()588 if (mapping.expireType == NIS_TABLE_OBJ) { in setEntryExp()830 if ((mapping.expireType != NIS_TABLE_OBJ || mapping.fromLDAP) && in configure()839 } else if (mapping.expireType == NIS_TABLE_OBJ && !mapping.fromLDAP && in configure()860 if (mapping.expireType == NIS_TABLE_OBJ) { in configure()
155 zotypes expireType; member
303 table->mapping.expireType = table->mapping.objType; in selectMapping()