26#include <freeradius-devel/unlang/call.h>
27#include <freeradius-devel/unlang/compile.h>
28#include <freeradius-devel/unlang/function.h>
29#include <freeradius-devel/unlang/interpret.h>
30#include <freeradius-devel/unlang/module.h>
31#include <freeradius-devel/unlang/subrequest.h>
44void unlang_perf_virtual_server(
fr_log_t *log,
char const *
name);
A section grouping multiple CONF_PAIR.
int unlang_thread_instantiate(TALLOC_CTX *ctx)
Create thread-specific data structures for unlang.
bool unlang_section(CONF_SECTION *cs)
Return whether a section has unlang data associated with it.
int unlang_global_init(void)