#define UNCONST(_type, _ptr)
Remove const qualification from a pointer.
static unlang_t * unlang_edit_to_generic(unlang_edit_t const *p)
map_list_t maps
Head of the map list.
static unlang_edit_t * unlang_generic_to_edit(unlang_t const *p)
Cast a generic structure to the edit extension.
#define talloc_get_type_abort_const
Private interpreter structures and functions.
@ UNLANG_TYPE_EDIT
edit VPs in place. After 20 years!
unlang_type_t type
The specialisation of this node.
A node in a graph of unlang_op_t (s) that we execute.