|  | The FreeRADIUS server $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
    | 
Register xlat functions for calling redundant xlats. More...
#include <freeradius-devel/server/cf_util.h> Include dependency graph for xlat_redundant.h:
 Include dependency graph for xlat_redundant.h:Go to the source code of this file.
| Functions | |
| int | xlat_register_redundant (CONF_SECTION *cs) | 
| Registers a redundant xlat. | |
Register xlat functions for calling redundant xlats.
Definition in file xlat_redundant.h.
| int xlat_register_redundant | ( | CONF_SECTION * | cs | ) | 
Registers a redundant xlat.
These xlats wrap the xlat methods of the modules in a redundant section, emulating the behaviour of a redundant section, but over xlats.
Definition at line 430 of file xlat_redundant.c.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function: 1.9.8
 1.9.8