Searched refs:lastIteration (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libfru/libfru/
H A DParser.h47 static const int lastIteration = -1; member in struct:PathDef
H A DnameSyntaxYacc.y147 if ( ($3 != PathDef::lastIteration) &&
169 { $$ = PathDef::lastIteration; }
H A DPayloadReader.cc125 if (index == PathDef::lastIteration)
133 if (index == PathDef::lastIteration) {
194 (path->iterIndex != PathDef::lastIteration) &&

Completed in 60 milliseconds