The FreeRADIUS server
$Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
|
Private declarations for the unlang interpreter. More...
#include <freeradius-devel/util/event.h>
#include <freeradius-devel/unlang/interpret.h>
#include "interpret_priv.h"
Go to the source code of this file.
Data Structures | |
struct | unlang_interpret_s |
Functions | |
static void | interpret_child_init (request_t *request) |
Private declarations for the unlang interpreter.
Definition in file interpret_priv.h.
struct unlang_interpret_s |
Definition at line 35 of file interpret_priv.h.
Data Fields | ||
---|---|---|
fr_event_list_t * | el | |
unlang_request_func_t | funcs | |
void * | uctx |
|
inlinestatic |
Definition at line 41 of file interpret_priv.h.