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

/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dmerginfo.c310 int attrPos = -1; local
354 attrPos = pos;
367 if ((attrPos >= 0) && (pp->_nlFlag == FLAG_EXCLUDE)) {
375 if ((pkginfoFP != (FILE *)NULL) && (attrPos >= 0) &&

Completed in 459 milliseconds