Home
last modified time | relevance | path

Searched refs:lys_type_free (Results 1 – 4 of 4) sorted by relevance

/dports/net/libyang/libyang-1.0.240/src/
H A Dtree_internal.h358 void lys_type_free(struct ly_ctx *ctx, struct lys_type *type,
H A Dtree_schema.c1886 lys_type_free(module->ctx, new->type, NULL); in lys_yang_type_dup()
2302 lys_type_free(struct ly_ctx *ctx, struct lys_type *type, in lys_type_free() function
2386 lys_type_free(ctx, &type->info.uni.types[i], private_destructor); in lys_type_free()
2414 lys_type_free(ctx, &tpdf->type, private_destructor); in lys_tpdf_free()
2587 lys_type_free(ctx, &leaf->type, private_destructor); in lys_leaf_free()
2615 lys_type_free(ctx, &llist->type, private_destructor); in lys_leaflist_free()
5492 EXTCOMPLEX_FREE_STRUCT(LY_STMT_TYPE, struct lys_type, lys_type_free, 1); in lys_extension_instances_free()
H A Dparser_yang.c2952 lys_type_free(ctx, type, NULL); in yang_type_free()
4553 lys_type_free(module->ctx, type, NULL); in yang_check_deviate()
H A Dparser_yin.c1503 lys_type_free(ctx, &type->info.uni.types[i], NULL); in fill_yin_type()
2564 lys_type_free(ctx, t, NULL); in fill_yin_deviation()