Searched refs:allocPhysicalEntry (Results 1 - 3 of 3) sorted by relevance
/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_11/ |
H A D | MyTable.c | 86 physicalIndex[i++] = allocPhysicalEntry(0, &zEntry); 91 physicalIndex[i++] = allocPhysicalEntry(0, &zEntry); 96 physicalIndex[i++] = allocPhysicalEntry(0, &zEntry); 101 physicalIndex[i++] = allocPhysicalEntry(0, &zEntry); 107 physicalIndex[i++] = allocPhysicalEntry(0, &zEntry); 113 physicalIndex[i++] = allocPhysicalEntry(0, &zEntry); 118 physicalIndex[i++] = allocPhysicalEntry(0, &zEntry); 124 physicalIndex[i++] = allocPhysicalEntry(0, &zEntry); 129 physicalIndex[i++] = allocPhysicalEntry(0, &zEntry); 134 physicalIndex[i++] = allocPhysicalEntry( [all...] |
/solaris-userland/components/net-snmp-57/sun/agent/modules/entityMib/ |
H A D | entPhysicalTable.h | 83 extern int allocPhysicalEntry(int physidx, entPhysicalEntry_t * newPhysEntry);
|
H A D | entPhysicalTable.c | 516 allocPhysicalEntry(int physidx, entPhysicalEntry_t * newPhysEntry) function
|
Completed in 16 milliseconds