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

/solaris-userland/components/net-snmp-57/sun/agent/modules/entityMib/
H A DentPhysicalTable.h82 extern entPhysicalEntry_t* getPhysicalTableStaleEntry(int xPhysicalIndex);
H A DentPhysicalContainsTable.c324 physentry = getPhysicalTableStaleEntry(xentPhysicalIndex);
327 childentry = getPhysicalTableStaleEntry(xentChildIndex);
508 physentry = getPhysicalTableStaleEntry(xParentIndex);
612 physentry = getPhysicalTableStaleEntry(xChildIndex);
653 physentry = getPhysicalTableStaleEntry(xParentIndex);
656 physentry = getPhysicalTableStaleEntry(xChildIndex);
H A DentLPMappingTable.c352 physentry = getPhysicalTableStaleEntry(xentPhysicalIndex);
455 zPhysicalEntry = getPhysicalTableStaleEntry(xentPhysicalIndex);
528 zPhysicalEntry = getPhysicalTableStaleEntry(xentPhysicalIndex);
H A DentAliasMappingTable.c323 physentry = getPhysicalTableStaleEntry(xentPhysicalIndex);
446 zPhysicalEntry = getPhysicalTableStaleEntry(xentPhysicalIndex);
530 zPhysicalEntry = getPhysicalTableStaleEntry(xentPhysicalIndex);
H A DentPhysicalTable.c950 getPhysicalTableStaleEntry(int xPhysicalIndex) function

Completed in 21 milliseconds