The FreeRADIUS server  $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
Data Structures | Functions
interpret_priv.h File Reference

Private declarations for the unlang interpreter. More...

#include <freeradius-devel/util/event.h>
#include <freeradius-devel/unlang/interpret.h>
#include "interpret_priv.h"
+ Include dependency graph for interpret_priv.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  unlang_interpret_s
 

Functions

static void interpret_child_init (request_t *request)
 

Detailed Description

Private declarations for the unlang interpreter.

Id
e504fd93aa082e2c742379ffb04987fda23f8ad3

Definition in file interpret_priv.h.


Data Structure Documentation

◆ unlang_interpret_s

struct unlang_interpret_s

Definition at line 35 of file interpret_priv.h.

+ Collaboration diagram for unlang_interpret_s:
Data Fields
fr_event_list_t * el
unlang_request_func_t funcs
void * uctx

Function Documentation

◆ interpret_child_init()

static void interpret_child_init ( request_t request)
inlinestatic

Definition at line 41 of file interpret_priv.h.

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