The FreeRADIUS server
$Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
|
Declarations for the "return" keyword, used to implement other keywords. More...
#include "unlang_priv.h"
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) |
Declarations for the "return" keyword, used to implement other keywords.
Definition in file return_priv.h.
unlang_action_t unlang_return | ( | rlm_rcode_t * | p_result, |
request_t * | request, | ||
unlang_stack_frame_t * | frame | ||
) |