Searched refs:pdu_varlist_t (Results 1 – 4 of 4) sorted by relevance
48 static uchar_t *snmp_parse_variable(uchar_t *, size_t *, pdu_varlist_t *);49 static void snmp_free_null_vars(pdu_varlist_t *);249 pdu_varlist_t *vp, *prev; in snmp_add_null_vars()250 pdu_varlist_t *varblock_p = NULL; in snmp_add_null_vars()257 if ((vp = calloc(1, sizeof (pdu_varlist_t))) == NULL) { in snmp_add_null_vars()399 pdu_varlist_t *vp; in snmp_build_pdu()553 pdu_varlist_t *newvp, *vp = NULL; in snmp_parse_pdu()589 if ((newvp = calloc(1, sizeof (pdu_varlist_t))) == NULL) in snmp_parse_pdu()609 snmp_parse_variable(uchar_t *msg, size_t *msgsz_p, pdu_varlist_t *vp) in snmp_parse_variable()640 pdu_varlist_t *vp, *nxt; in snmp_free_pdu()[all …]
51 } pdu_varlist_t; typedef64 pdu_varlist_t *vars;
506 pdu_varlist_t *vp; in snmp_get_nextrow()783 pdu_varlist_t *vp; in fetch_single_int()818 pdu_varlist_t *vp; in fetch_single_str()841 pdu_varlist_t *vp; in fetch_single_bitstr()1135 pdu_varlist_t *vp; in mibcache_populate()
666 pdu_varlist_t *vp = varlistp; in asn_parse_objval()