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

/solaris-userland-s11u3/components/net-snmp/sun/sdk/demo/demo_module_11/
H A DMyTable.c288 void FillentPhysicalEntry(entPhysicalEntry_t *phyStatic, argument
306 phyStatic->entPhysicalDescr = entPhysicalDescr;
307 phyStatic->entPhysicalVendorType = entPhysicalVendorType;
308 phyStatic->entPhysicalVendorTypeSize = entPhysicalVendorTypeSize;
309 phyStatic->entPhysicalContainedIn = entPhysicalContainedIn;
310 phyStatic->entPhysicalClass = entPhysicalClass;
311 phyStatic->entPhysicalParentRelPos = entPhysicalParentRelPos;
312 phyStatic->entPhysicalName = entPhysicalName;
313 phyStatic->entPhysicalHardwareRev = entPhysicalHardwareRev;
314 phyStatic
[all...]
H A DMyTable.h19 void FillentPhysicalEntry(entPhysicalEntry_t *phyStatic,
/solaris-userland-s11u3/components/net-snmp/sun/agent/modules/entityMib/
H A DentPhysicalTable.c976 void populate_entPhysicalEntry(entPhysicalEntry_t *phyStatic, argument
994 phyStatic->entPhysicalDescr = entPhysicalDescr;
995 phyStatic->entPhysicalVendorType = entPhysicalVendorType;
996 phyStatic->entPhysicalVendorTypeSize = entPhysicalVendorTypeSize;
997 phyStatic->entPhysicalContainedIn = entPhysicalContainedIn;
998 phyStatic->entPhysicalClass = entPhysicalClass;
999 phyStatic->entPhysicalParentRelPos = entPhysicalParentRelPos;
1000 phyStatic->entPhysicalName = entPhysicalName;
1001 phyStatic->entPhysicalHardwareRev = entPhysicalHardwareRev;
1002 phyStatic
[all...]
H A DentPhysicalTable.h85 extern void populate_entPhysicalEntry(entPhysicalEntry_t *phyStatic,

Completed in 1487 milliseconds