Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dasn1.h79 #define ASN_NULL ((uchar_t)0x05) macro
H A Dpdu.c274 vp->type = ASN_NULL; in snmp_add_null_vars()
524 case ASN_NULL: in snmp_build_variable()
H A Dasn1.c720 case ASN_UNIVERSAL | ASN_PRIMITIVE | ASN_NULL: in asn_parse_objval()