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

Unlang "caller" keyword evaluation. More...

#include <freeradius-devel/server/state.h>
#include "caller_priv.h"
#include "group_priv.h"
+ Include dependency graph for caller.c:

Go to the source code of this file.

Functions

static unlang_action_t unlang_caller (unlang_result_t *p_result, request_t *request, unlang_stack_frame_t *frame)
 
void unlang_caller_init (void)
 
static unlang_tunlang_compile_caller (unlang_t *parent, unlang_compile_ctx_t *unlang_ctx, CONF_ITEM const *ci)
 

Detailed Description

Unlang "caller" keyword evaluation.

Id
30e187d22cc5ce7f386ff5b5dd5e75357cacce50

Used for setting allowed parent protocols

Definition in file caller.c.

Function Documentation

◆ unlang_caller()

static unlang_action_t unlang_caller ( unlang_result_t p_result,
request_t request,
unlang_stack_frame_t frame 
)
static

Definition at line 33 of file caller.c.

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

◆ unlang_caller_init()

void unlang_caller_init ( void  )

Definition at line 142 of file caller.c.

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

◆ unlang_compile_caller()

static unlang_t * unlang_compile_caller ( unlang_t parent,
unlang_compile_ctx_t unlang_ctx,
CONF_ITEM const *  ci 
)
static

Definition at line 55 of file caller.c.

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