![]() |
The FreeRADIUS server $Id: f3670dba8951ca10eb4948feb3dc3db9423a334f $
|
Unlang "return" keyword evaluation. More...
Include dependency graph for return.c:Go to the source code of this file.
Functions | |
| static unlang_t * | unlang_compile_return (unlang_t *parent, unlang_compile_ctx_t *unlang_ctx, UNUSED CONF_ITEM const *ci) |
| unlang_action_t | unlang_return (unlang_result_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.
|
static |
| unlang_action_t unlang_return | ( | unlang_result_t * | p_result, |
| request_t * | request, | ||
| unlang_stack_frame_t * | frame | ||
| ) |
1.9.8