Home
last modified time | relevance | path

Searched defs:first_variable (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/cmd/agents/snmp/snmplib/
H A Dpdu.h83 SNMP_variable *first_variable; member
/onnv-gate/usr/src/cmd/agents/snmp/snmprelayd/
H A Dsession.c931 SNMP_variable *first_variable = NULL; in session_respond() local