Home
last modified time | relevance | path

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

/dports/net-p2p/c-lightning/lightning-0.10.2/ccan/ccan/tal/
H A Dtal.c182 static struct tal_hdr *to_tal_hdr_or_null(const void *ctx) in to_tal_hdr_or_null() function
426 struct tal_hdr *child, *parent = debug_tal(to_tal_hdr_or_null(ctx)); in tal_alloc_()
497 newpar = debug_tal(to_tal_hdr_or_null(new_parent)); in tal_steal_()
538 struct tal_hdr *t = debug_tal(to_tal_hdr_or_null(ctx)); in tal_add_notifier_()
566 struct tal_hdr *t = debug_tal(to_tal_hdr_or_null(ctx)); in tal_del_notifier_()
637 struct tal_hdr *t = debug_tal(to_tal_hdr_or_null(ptr)); in tal_bytelen()
656 struct tal_hdr *c, *t = debug_tal(to_tal_hdr_or_null(root)); in tal_first()
951 struct tal_hdr *t = to_tal_hdr_or_null(ctx); in tal_check()