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

/solaris-userland-s11u3/components/net-snmp/sun/sdk/demo/demo_module_11/
H A DMyTable.c49 entPhysicalEntry_t zEntry; local
82 FillentPhysicalEntry(&zEntry, "Sun Chassis Model b1000", chassis_oid, sizeof(chassis_oid),
86 physicalIndex[i++] = allocPhysicalEntry(0, &zEntry);
88 FillentPhysicalEntry(&zEntry, "Sun Chassis Slot Type AA", slot_oid,
91 physicalIndex[i++] = allocPhysicalEntry(0, &zEntry);
93 FillentPhysicalEntry(&zEntry, "Sun Chassis Slot Type AA", slot_oid,
96 physicalIndex[i++] = allocPhysicalEntry(0, &zEntry);
98 FillentPhysicalEntry(&zEntry, "Sun Chassis Slot Type AA", slot_oid,
101 physicalIndex[i++] = allocPhysicalEntry(0, &zEntry);
103 FillentPhysicalEntry(&zEntry, "Su
[all...]

Completed in 525 milliseconds