The FreeRADIUS server  $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
Data Structures | Functions
edit_priv.h File Reference
#include "unlang_priv.h"
+ Include dependency graph for edit_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_edit_t
 

Functions

static unlang_tunlang_edit_to_generic (unlang_edit_t const *p)
 
static unlang_edit_tunlang_generic_to_edit (unlang_t const *p)
 Cast a generic structure to the edit extension. More...
 

Detailed Description

Id
028586abb9a950e935e64ead041fef582fc49230

Definition in file edit_priv.h.


Data Structure Documentation

◆ unlang_edit_t

struct unlang_edit_t

Definition at line 31 of file edit_priv.h.

+ Collaboration diagram for unlang_edit_t:
Data Fields
map_list_t maps Head of the map list.
unlang_t self

Function Documentation

◆ unlang_edit_to_generic()

static unlang_t* unlang_edit_to_generic ( unlang_edit_t const *  p)
inlinestatic

Definition at line 45 of file edit_priv.h.

+ Here is the caller graph for this function:

◆ unlang_generic_to_edit()

static unlang_edit_t* unlang_generic_to_edit ( unlang_t const *  p)
inlinestatic

Cast a generic structure to the edit extension.

Definition at line 39 of file edit_priv.h.

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