Lines Matching +defs:set +defs:current +defs:module

523 …d_get_node_siblings(const struct lyd_node *data, const struct lys_node *schema, struct ly_set *set)  in lyd_get_node_siblings()
554 struct lyd_node *current, *dummy; in lyd_is_when_false() local
1126 lyd_new_find_schema(struct lyd_node *parent, const struct lys_module *module, int rpc_output) in lyd_new_find_schema()
1178 lyd_new(struct lyd_node *parent, const struct lys_module *module, const char *name) in lyd_new()
1273 lyd_new_leaf(struct lyd_node *parent, const struct lys_module *module, const char *name, const char… in lyd_new_leaf()
1484 lyd_new_anydata(struct lyd_node *parent, const struct lys_module *module, const char *name, in lyd_new_anydata()
1516 lyd_new_yangdata(const struct lys_module *module, const char *name_template, const char *name) in lyd_new_yangdata()
1545 lyd_new_output(struct lyd_node *parent, const struct lys_module *module, const char *name) in lyd_new_output()
1577 lyd_new_output_leaf(struct lyd_node *parent, const struct lys_module *module, const char *name, con… in lyd_new_output_leaf()
1608 lyd_new_output_anydata(struct lyd_node *parent, const struct lys_module *module, const char *name, in lyd_new_output_anydata()
1884 const struct lys_module *module, *prev_mod; in lyd_new_path() local
3329 diff_ordset_free(struct ly_set *set) in diff_ordset_free()
4790 lys_module_pos(struct lys_module *module) in lys_module_pos()
6048 const struct lys_module *module; in lyd_insert_attr() local
6439 lyd_build_relative_data_path(const struct lys_module *module, const struct lyd_node *node, const ch… in lyd_build_relative_data_path()
6489 struct ly_set *set; in lyd_find_path() local
6708 …nd_sibling_set(const struct lyd_node *siblings, const struct lyd_node *target, struct ly_set **set) in lyd_find_sibling_set()
7020 ly_set_free(struct ly_set *set) in ly_set_free()
7033 ly_set_contains(const struct ly_set *set, void *node) in ly_set_contains()
7055 ly_set_dup(const struct ly_set *set) in ly_set_dup()
7082 ly_set_add(struct ly_set *set, void *node, int options) in ly_set_add()
7169 ly_set_rm_index(struct ly_set *set, unsigned int index) in ly_set_rm_index()
7192 ly_set_rm(struct ly_set *set, void *node) in ly_set_rm()
7219 ly_set_clean(struct ly_set *set) in ly_set_clean()
7420 struct lyd_node *dummy = NULL, *current; in lyd_wd_add_leaf() local
7510 struct lyd_node *dummy, *current, *first = NULL; in lyd_wd_add_leaflist() local
7622 lyd_wd_leaflist_cleanup(struct ly_set *set, struct unres_data *unres) in lyd_wd_leaflist_cleanup()
8061 struct ly_set *set; in lyd_defaults_add_unres() local