![]() |
The FreeRADIUS server $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
|
Unlang "caller" keyword evaluation. More...
Go to the source code of this file.
Functions | |
static unlang_action_t | unlang_caller (unlang_result_t *p_result, request_t *request, unlang_stack_frame_t *frame) |
void | unlang_caller_init (void) |
static unlang_t * | unlang_compile_caller (unlang_t *parent, unlang_compile_ctx_t *unlang_ctx, CONF_ITEM const *ci) |
Unlang "caller" keyword evaluation.
Used for setting allowed parent protocols
Definition in file caller.c.
|
static |
void unlang_caller_init | ( | void | ) |