Searched defs:zPhyIndx (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/net-snmp-57/sun/agent/modules/entityMib/
H A DentAliasMappingTable.c437 int zPhyIndx; local
458 zPhyIndx = zRunner->entPhysicalIndex;
460 if (zPhyIndx > 0) {
461 if (zPhyIndx == xentPhysicalIndex) {
521 int zPhyIndx, nEntries=0; local
539 zPhyIndx = zRunner->entPhysicalIndex;
541 if (zPhyIndx > 0) {
542 if (zPhyIndx == xentPhysicalIndex) {
573 int zPhyIndx, nFound=0; local
588 zPhyIndx
[all...]

Completed in 15 milliseconds