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

/solaris-userland/components/net-snmp-57/sun/agent/modules/entityMib/
H A DentPhysicalTable.h81 extern entPhysicalEntry_t* getPhysicalTableEntry(int xPhysicalIndex);
H A DentPhysicalContainsTable.c332 physentry = getPhysicalTableEntry(xentPhysicalIndex);
333 childentry = getPhysicalTableEntry(xentChildIndex);
441 physentry = getPhysicalTableEntry(parentIndex);
552 physentry = getPhysicalTableEntry(*childIndexes);
681 physentry = getPhysicalTableEntry(xChildIndex);
H A DentLPMappingTable.c359 physentry = getPhysicalTableEntry(xentPhysicalIndex);
462 zPhysicalEntry = getPhysicalTableEntry(xentPhysicalIndex);
531 zPhysicalEntry = getPhysicalTableEntry(xentPhysicalIndex);
H A DentAliasMappingTable.c332 physentry = getPhysicalTableEntry(xentPhysicalIndex);
H A DentPhysicalTable.c596 } else if (newPhysEntry->entPhysicalContainedIn != 0 && getPhysicalTableEntry(newPhysEntry->entPhysicalContainedIn) == NULL) {
924 getPhysicalTableEntry(int xPhysicalIndex) function

Completed in 37 milliseconds