Searched refs:expireType (Results 1 – 3 of 3) sorted by relevance
286 m->expireType = NIS_BOGUS_OBJ; in initMappingStruct()368 mapping.expireType = NIS_BOGUS_OBJ; in reset()466 mapping.expireType != NIS_TABLE_OBJ || in grow()570 if (mapping.expireType == NIS_BOGUS_OBJ) { in setEntryExp()574 mapping.expireType = NIS_DIRECTORY_OBJ; in setEntryExp()576 mapping.expireType = NIS_TABLE_OBJ; in setEntryExp()591 if (mapping.expireType == NIS_TABLE_OBJ) { in setEntryExp()833 if ((mapping.expireType != NIS_TABLE_OBJ || mapping.fromLDAP) && in configure()842 } else if (mapping.expireType == NIS_TABLE_OBJ && !mapping.fromLDAP && in configure()863 if (mapping.expireType == NIS_TABLE_OBJ) { in configure()
153 zotypes expireType; member
303 table->mapping.expireType = table->mapping.objType; in selectMapping()