![]() |
The FreeRADIUS server $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
|
#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_t * | unlang_edit_to_generic (unlang_edit_t const *p) |
| static unlang_edit_t * | unlang_generic_to_edit (unlang_t const *p) |
| Cast a generic structure to the edit extension. | |
Definition in file edit_priv.h.
| 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 | |
|
inlinestatic |
|
inlinestatic |
Cast a generic structure to the edit extension.
Definition at line 39 of file edit_priv.h.
Here is the caller graph for this function:
1.9.8