Home
last modified time | relevance | path

Searched refs:asn_put_exception (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/bsnmp/lib/
H A Dasn1.h110 enum asn_err asn_put_exception(struct asn_buf *, u_int);
H A Dsnmp.c966 err = asn_put_exception(b, ASN_EXCEPT_NOSUCHOBJECT); in snmp_binding_encode()
970 err = asn_put_exception(b, ASN_EXCEPT_NOSUCHINSTANCE); in snmp_binding_encode()
974 err = asn_put_exception(b, ASN_EXCEPT_ENDOFMIBVIEW); in snmp_binding_encode()
H A Dasn1.c570 asn_put_exception(struct asn_buf *b, u_int except) in asn_put_exception() function
/freebsd/lib/libbsnmp/libbsnmp/
H A DMakefile66 MLINKS+= asn1.3 asn_put_exception.3
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc528 OLD_FILES+=usr/share/man/man3/asn_put_exception.3.gz