Searched refs:iterationType (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libfru/include/
H A Dlibfrureg.h54 fru_itertype_t iterationType; member in struct:__anon1669
/osnet-11/usr/src/lib/libfru/libfru/
H A DPayloadReader.cc35 (pathDef->def->iterationType != FRU_NOT_ITERATED)
204 rc = calcOffset(path->def->iterationType,
390 switch (path->def->iterationType) {
475 if (path->def->iterationType != FRU_NOT_ITERATED) {
499 if (path->def->iterationType != FRU_NOT_ITERATED) {
H A DnameSyntaxYacc.y141 if ( def->iterationType == FRU_NOT_ITERATED )
H A DAncestor.cc231 if (parent_def->iterationType != FRU_NOT_ITERATED) {
H A Dlibfru.cc1858 if ((def->iterationType == FRU_NOT_ITERATED) ||
2049 if (def->iterationType != FRU_NOT_ITERATED) {
2086 definition->iteration_type = def->iterationType;
/osnet-11/usr/src/lib/libfru/libnvfru/
H A Dnvfru.c148 (def->iterationType != FRU_NOT_ITERATED)) {
248 p->iterationType = FRU_NOT_ITERATED;

Completed in 32 milliseconds