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

/solaris-userland-s11u3/components/net-snmp/sun/sdk/demo/demo_module_6/
H A Ddemo_module_6.c29 static long fileY_data = 999; variable
50 contextName is fileY, the function returns fileY_data, which has been
152 & fileY_data,
153 sizeof (fileY_data));
/solaris-userland-s11u3/components/net-snmp/sun/sdk/demo/demo_module_7/
H A Ddemo_module_7.c29 static long fileY_data = 999; // Hardcoded size of fileY context name string variable
323 ASN_INTEGER, (u_char *) &fileY_data
325 sizeof (fileY_data)

Completed in 1538 milliseconds