The FreeRADIUS server  $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
Functions
group.c File Reference

Unlang "group" keyword evaluation. More...

#include "unlang_priv.h"
#include "group_priv.h"
+ Include dependency graph for group.c:

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)
 

Detailed Description

Unlang "group" keyword evaluation.

Id
d94120dd86f80d930be81037487de3c84eae018e

Definition in file group.c.

Function Documentation

◆ unlang_group()

unlang_action_t unlang_group ( rlm_rcode_t p_result,
request_t request,
unlang_stack_frame_t frame 
)

Definition at line 30 of file group.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ unlang_group_init()

void unlang_group_init ( void  )

Definition at line 46 of file group.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ unlang_policy()

static unlang_action_t unlang_policy ( rlm_rcode_t result,
request_t request,
unlang_stack_frame_t frame 
)
static

Definition at line 35 of file group.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: