Home
last modified time | relevance | path

Searched refs:SNMP_NOSUCHOBJECT (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dpdu.h104 #define SNMP_NOSUCHOBJECT (ASN_CONTEXT | ASN_PRIMITIVE | (uchar_t)0x0) macro
H A Dasn1.c739 case SNMP_NOSUCHOBJECT: in asn_parse_objval()
H A Dsnmplib.c545 if (vp == NULL || vp->name == NULL || vp->type == SNMP_NOSUCHOBJECT || in snmp_get_nextrow()