The FreeRADIUS server
$Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
|
Unlang "return" keyword evaluation. More...
Go to the source code of this file.
Functions | |
unlang_action_t | unlang_return (rlm_rcode_t *p_result, request_t *request, unlang_stack_frame_t *frame) |
void | unlang_return_init (void) |
Unlang "return" keyword evaluation.
Definition in file return.c.
unlang_action_t unlang_return | ( | rlm_rcode_t * | p_result, |
request_t * | request, | ||
unlang_stack_frame_t * | frame | ||
) |