|  | The FreeRADIUS server $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
    | 
Unlang "return" keyword evaluation. More...
 Include dependency graph for return.c:
 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
 1.9.8