Searched refs:expireType (Results 1 – 3 of 3) sorted by relevance
285 m->expireType = NIS_BOGUS_OBJ; in initMappingStruct()367 mapping.expireType = NIS_BOGUS_OBJ; in reset()465 mapping.expireType != NIS_TABLE_OBJ || in grow()569 if (mapping.expireType == NIS_BOGUS_OBJ) { in setEntryExp()573 mapping.expireType = NIS_DIRECTORY_OBJ; in setEntryExp()575 mapping.expireType = NIS_TABLE_OBJ; in setEntryExp()590 if (mapping.expireType == NIS_TABLE_OBJ) { in setEntryExp()832 if ((mapping.expireType != NIS_TABLE_OBJ || mapping.fromLDAP) && in configure()841 } else if (mapping.expireType == NIS_TABLE_OBJ && !mapping.fromLDAP && in configure()862 if (mapping.expireType == NIS_TABLE_OBJ) { in configure()
155 zotypes expireType; member
303 table->mapping.expireType = table->mapping.objType; in selectMapping()