#include <pvar.h>

Data Fields | |
| pv_getf_t | getf |
| pv_param_t | pvp |
| pv_setf_t | setf |
| void * | trans |
| pv_type_t | type |
Definition at line 125 of file pvar.h.
get PV value function
Definition at line 127 of file pvar.h.
Referenced by check_user_blacklist_fixup(), fixstringloadgws(), fixup_sl_send_reply(), fixup_spve(), fixup_t_send_reply(), ldap_search_impl(), pv_get_spec_value(), pv_lookup_spec_name(), pv_parse_color_name(), pv_parse_spec(), and pv_printf_s().
parameter to be given to get/set functions
Definition at line 129 of file pvar.h.
Referenced by actually_rewrite(), avpops_get_aname(), check_user_blacklist_fixup(), cpl_init(), cr_gp2id(), cr_load_user_carrier(), db_query_avp(), dbrow2avp(), do_action(), dp_update(), ds_is_from_list(), exec_avp(), fixstringloadgws(), fixup_sl_send_reply(), fixup_t_send_reply(), get_user_group(), h350_auth_lookup(), http_query(), init_avp_params(), init_rpid_avp(), init_tag_avp(), ldap_filter_url_encode(), ldap_write_result(), legs2strar(), mod_init(), ops_dbdelete_avps(), ops_dbload_avps(), ops_dbstore_avps(), ops_delete_avp(), ops_is_avp_set(), ospVerifyParameters(), parse_aaa_avps(), parse_avp_db(), pv_get_spec_value(), pv_init_iname(), pv_parse_color_name(), pv_parse_dlg_ctx_name(), pv_parse_dlg_name(), pv_parse_index(), pv_parse_t_var_name(), pv_parse_uac_req_name(), pv_parse_ulc_name(), pv_set_spec_value(), set_next_domain_on_rule(), set_timeout_avp(), and w_get_profile_size().
set PV value function
Definition at line 128 of file pvar.h.
Referenced by do_action(), dp_update(), ds_is_from_list(), get_user_group(), http_query(), pv_lookup_spec_name(), pv_set_spec_value(), set_timeout_avp(), and w_get_profile_size().
| void* trans |
transformations
Definition at line 130 of file pvar.h.
Referenced by pv_get_spec_value(), pv_parse_spec(), and pv_spec_free().
type of PV
Definition at line 126 of file pvar.h.
Referenced by auth_fixup(), cpl_init(), cr_gp2id(), double_fixup(), dp_get_ivalue(), dp_get_svalue(), dp_update(), fixup_check_avp(), fixup_copy_avp(), fixup_db_avp(), fixup_delete_avp(), fixup_get_profile2(), fixup_is_avp_set(), fixup_op_avp(), fixup_pushto_avp(), fixup_pvar(), fixup_subst(), get_gid_fixup(), get_hf(), h350_auth_lookup_fixup(), init_avp_params(), init_rpid_avp(), init_tag_avp(), ldap_filter_url_encode_fixup(), ldap_result_fixup(), mod_init(), ops_check_avp(), ops_op_avp(), ops_pushto_avp(), ospVerifyParameters(), parse_aaa_avps(), parse_acc_leg(), parse_avp_db(), parse_check_value(), parse_op_value(), parse_pvname_list(), parse_tw_append(), print_action(), print_expr(), pv_get_spec_value(), pv_lookup_spec_name(), pv_parse_color_name(), pv_parse_spec(), pv_printf(), and uac_auth().
1.5.6