|  | The FreeRADIUS server $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
    | 
 Include dependency graph for caller_priv.h:
 Include dependency graph for caller_priv.h: This graph shows which files directly or indirectly include this file:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
| Data Structures | |
| struct | unlang_caller_t | 
| Functions | |
| static unlang_group_t * | unlang_caller_to_group (unlang_caller_t *caller) | 
| Cast a caller keyword extension to a group structure. | |
| static unlang_caller_t * | unlang_group_to_caller (unlang_group_t *g) | 
| Cast a group structure to the caller keyword extension. | |
Definition in file caller_priv.h.
| struct unlang_caller_t | 
Definition at line 32 of file caller_priv.h.
 Collaboration diagram for unlang_caller_t:
 Collaboration diagram for unlang_caller_t:| Data Fields | ||
|---|---|---|
| fr_dict_t const * | dict | |
| unlang_group_t | group | |
| 
 | inlinestatic | 
Cast a caller keyword extension to a group structure.
Definition at line 48 of file caller_priv.h.
| 
 | inlinestatic | 
Cast a group structure to the caller keyword extension.
Definition at line 40 of file caller_priv.h.
 Here is the caller graph for this function:
 Here is the caller graph for this function: 1.9.8
 1.9.8