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

/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_10/
H A Ddemo_module_10.c27 static long exampleData = 0; variable
76 * the OID at which to register the exampleData variable.
254 ASN_INTEGER, (u_char *) & exampleData,
255 sizeof (exampleData) /* length in bytes */);
465 exampleData = 325;

Completed in 1108 milliseconds