Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dparser_xml.c78 xml_get_value(struct lyd_node *node, struct lyxml_elem *xml, int editbits) in xml_get_value() argument
86 …if ((editbits & 0x20) && (node->schema->nodetype & LYS_LEAF) && (!leaf->value_str || !leaf->value_… in xml_get_value()
116 int i, j, havechildren, r, editbits = 0, filterflag = 0, found; in xml_parse_data() local
382 if (lyp_check_edit_attr(ctx, (*result)->attr, *result, &editbits)) { in xml_parse_data()
462 if (xml_get_value(*result, xml, editbits)) { in xml_parse_data()
H A Dparser.h102 …check_edit_attr(struct ly_ctx *ctx, struct lyd_attr *attr, struct lyd_node *parent, int *editbits);
H A Dparser.c2146 …_check_edit_attr(struct ly_ctx *ctx, struct lyd_attr *attr, struct lyd_node *parent, int *editbits) in lyp_check_edit_attr() argument
2239 if (editbits) { in lyp_check_edit_attr()
2240 *editbits = bits; in lyp_check_edit_attr()
/dports/devel/cppcheck/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-19334/
H A Dparser.c2114 …_check_edit_attr(struct ly_ctx *ctx, struct lyd_attr *attr, struct lyd_node *parent, int *editbits) in lyp_check_edit_attr() argument
2207 if (editbits) { in lyp_check_edit_attr()
2208 *editbits = bits; in lyp_check_edit_attr()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-19334/
H A Dparser.c2114 …_check_edit_attr(struct ly_ctx *ctx, struct lyd_attr *attr, struct lyd_node *parent, int *editbits) in lyp_check_edit_attr() argument
2207 if (editbits) { in lyp_check_edit_attr()
2208 *editbits = bits; in lyp_check_edit_attr()