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