Home
last modified time | relevance | path

Searched refs:ASN_INTEGER (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dpdu.c137 id = ASN_UNIVERSAL | ASN_PRIMITIVE | ASN_INTEGER; in snmp_make_packet()
418 id = ASN_UNIVERSAL | ASN_PRIMITIVE | ASN_INTEGER; in snmp_build_pdu()
426 id = ASN_UNIVERSAL | ASN_PRIMITIVE | ASN_INTEGER; in snmp_build_pdu()
430 id = ASN_UNIVERSAL | ASN_PRIMITIVE | ASN_INTEGER; in snmp_build_pdu()
509 case ASN_INTEGER: in snmp_build_variable()
H A Dasn1.h78 #define ASN_INTEGER ((uchar_t)0x02) macro
H A Dasn1.c454 int_id = ASN_UNIVERSAL | ASN_PRIMITIVE | ASN_INTEGER; in asn_parse_int()
698 case ASN_UNIVERSAL | ASN_PRIMITIVE | ASN_INTEGER: in asn_parse_objval()
H A Dsnmplib.c1221 if (vp->type != ASN_INTEGER && vp->type != ASN_OCTET_STR && in mibcache_populate()
1260 if (vp->type == ASN_INTEGER) { in mibcache_populate()
H A Ddebug.c116 { ASN_INTEGER, "ASN_INTEGER" },
/titanic_44/usr/src/cmd/fm/notify/snmp-notify/common/
H A Dsnmp-notify.c240 sunIreport_base_len + 1, ASN_INTEGER, in send_ireport_trap()
246 sunIreport_base_len + 1, ASN_INTEGER, in send_ireport_trap()
/titanic_44/usr/src/lib/fm/libfmd_snmp/common/
H A Dmodule.c641 ASN_INTEGER, (uchar_t *)&modstate, in sunFmModuleTable_return()
H A Dresource.c662 ASN_INTEGER, (uchar_t *)&rsrcstate, in sunFmResourceTable_return()
H A Dproblem.c1036 ASN_INTEGER, (uchar_t *)&pl, sizeof (pl)); in sunFmFaultEventTable_return()