The FreeRADIUS server  $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
Functions
pairmove.h File Reference

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:

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. More...
 
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)
 

Detailed Description

Legacy pairmove function.

Id
17c1068defc9216ccf1a6dcf05d32d50b0f44111

Definition in file pairmove.h.

Function Documentation

◆ radius_legacy_map_apply()

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 507 of file pairmove.c.

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

◆ radius_legacy_map_cmp()

int radius_legacy_map_cmp ( request_t request,
map_t const *  map 
)

Definition at line 791 of file pairmove.c.

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

◆ radius_legacy_map_list_apply()

int radius_legacy_map_list_apply ( request_t request,
map_list_t const *  list,
fr_edit_list_t el 
)

Definition at line 772 of file pairmove.c.

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

◆ radius_pairmove()

void radius_pairmove ( request_t request,
fr_pair_list_t to,
fr_pair_list_t from 
)

Definition at line 46 of file pairmove.c.

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