|  | The FreeRADIUS server $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
    | 
Legacy pairmove function. More...
#include <freeradius-devel/server/request.h>#include <freeradius-devel/server/map.h>#include <freeradius-devel/util/edit.h> Include dependency graph for pairmove.h:
 Include dependency graph for pairmove.h:Go to the source code of this file.
| Functions | |
| int | radius_legacy_map_apply (request_t *request, map_t const *map, fr_edit_list_t *el)) | 
| Move a map using the operators from the old pairmove functionality. | |
| int | radius_legacy_map_cmp (request_t *request, map_t const *map) | 
| int | radius_legacy_map_list_apply (request_t *request, map_list_t const *list, fr_edit_list_t *el)) | 
| void | radius_pairmove (request_t *request, fr_pair_list_t *to, fr_pair_list_t *from) | 
Legacy pairmove function.
Definition in file pairmove.h.
| int radius_legacy_map_apply | ( | request_t * | request, | 
| map_t const * | map, | ||
| fr_edit_list_t * | el | ||
| ) | 
Move a map using the operators from the old pairmove functionality.
Definition at line 505 of file pairmove.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:Definition at line 792 of file pairmove.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:| int radius_legacy_map_list_apply | ( | request_t * | request, | 
| map_list_t const * | list, | ||
| fr_edit_list_t * | el | ||
| ) | 
Definition at line 773 of file pairmove.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:| void radius_pairmove | ( | request_t * | request, | 
| fr_pair_list_t * | to, | ||
| fr_pair_list_t * | from | ||
| ) | 
Definition at line 44 of file pairmove.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