The FreeRADIUS server $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
Loading...
Searching...
No Matches
Functions
group.c File Reference

Unlang "group" keyword evaluation. More...

#include <freeradius-devel/server/rcode.h>
#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 (UNUSED unlang_result_t *p_result, request_t *request, UNUSED unlang_stack_frame_t *frame)
 
void unlang_group_init (void)
 
static unlang_action_t unlang_policy (unlang_result_t *result, request_t *request, unlang_stack_frame_t *frame)
 

Detailed Description

Unlang "group" keyword evaluation.

Id
916028f339cb696baf3c23e4d20102441fa1b59f

Definition in file group.c.

Function Documentation

◆ unlang_group()

unlang_action_t unlang_group ( UNUSED unlang_result_t p_result,
request_t request,
UNUSED unlang_stack_frame_t frame 
)

Definition at line 31 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 42 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 ( unlang_result_t result,
request_t request,
unlang_stack_frame_t frame 
)
static

Definition at line 36 of file group.c.

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