Home
last modified time | relevance | path

Searched refs:ERR_MSG_DONT_SUPPORT_INDEF_LEN (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/cmd/agents/snmp/snmplib/
H A Dsnmp_msg.h82 #define ERR_MSG_DONT_SUPPORT_INDEF_LEN "indefinite lengths are not supported" macro
H A Dasn1.c475 (void)sprintf(error_label, ERR_MSG_DONT_SUPPORT_INDEF_LEN); in asn_parse_length()