The FreeRADIUS server
$Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
|
Unlang "switch" keyword evaluation. More...
Go to the source code of this file.
Functions | |
static unlang_action_t | unlang_case (rlm_rcode_t *p_result, request_t *request, unlang_stack_frame_t *frame) |
static unlang_action_t | unlang_switch (rlm_rcode_t *p_result, request_t *request, unlang_stack_frame_t *frame) |
void | unlang_switch_init (void) |
Unlang "switch" keyword evaluation.
Definition in file switch.c.
|
static |
|
static |