![]() |
The FreeRADIUS server $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
|
Unlang "catch" keyword evaluation. More...
Go to the source code of this file.
Functions | |
static void | catch_argv (unlang_try_t *gext, char const *name, unlang_t *c) |
static unlang_action_t | unlang_catch (UNUSED unlang_result_t *p_result, request_t *request, UNUSED unlang_stack_frame_t *frame) |
void | unlang_catch_init (void) |
static unlang_t * | unlang_compile_catch (unlang_t *parent, unlang_compile_ctx_t *unlang_ctx, CONF_ITEM const *ci) |
Unlang "catch" keyword evaluation.
Definition in file catch.c.
|
static |
|
static |
void unlang_catch_init | ( | void | ) |