Searched refs:asn_put_temp_header (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/bsnmp/lib/
H A Dasn1.h95 enum asn_err asn_put_temp_header(struct asn_buf *, u_char, u_char **);
H A Dsnmp.c368 if (asn_put_temp_header(&tb, (ASN_TYPE_SEQUENCE|ASN_TYPE_CONSTRUCTED),
417 if ((pdu->flags & SNMP_MSG_PRIV_FLAG) != 0 && asn_put_temp_header(b,
743 if (asn_put_temp_header(b, (ASN_TYPE_SEQUENCE|ASN_TYPE_CONSTRUCTED),
759 if (asn_put_temp_header(b, (ASN_TYPE_SEQUENCE |
792 if (asn_put_temp_header(b, (ASN_TYPE_SEQUENCE |
809 if (asn_put_temp_header(b, (ASN_TYPE_CONSTRUCTED | ASN_CLASS_CONTEXT |
834 if (asn_put_temp_header(b, (ASN_TYPE_SEQUENCE|ASN_TYPE_CONSTRUCTED),
915 if ((err = asn_put_temp_header(b, (ASN_TYPE_SEQUENCE |
H A Dasn1.c192 asn_put_temp_header(struct asn_buf *b, u_char type, u_char **ptr) function
/freebsd-11-stable/lib/libbsnmp/libbsnmp/
H A DMakefile55 MLINKS+= asn1.3 asn_put_temp_header.3

Completed in 104 milliseconds