unlang_action_t
Returned by unlang_op_t calls, determine the next action of the interpreter.
unlang_action_t unlang_group(rlm_rcode_t *p_result, request_t *request, unlang_stack_frame_t *frame)
rlm_rcode_t
Return codes indicating the result of the module call.
Private interpreter structures and functions.
Our interpreter stack, as distinct from the C stack.