Home
last modified time | relevance | path

Searched refs:dict_attr_types (Results 1 – 15 of 15) sorted by relevance

/dports/net/freeradius3/freeradius-server-3.0.25/src/lib/
H A Dvalue.c1116 fr_int2str(dict_attr_types, dst_type, "<INVALID>")); in value_data_hton()
1229 fr_int2str(dict_attr_types, src_type, "<INVALID>"), in value_data_cast()
1230 fr_int2str(dict_attr_types, dst_type, "<INVALID>")); in value_data_cast()
1347 fr_int2str(dict_attr_types, src_type, "<INVALID>"), in value_data_cast()
1348 fr_int2str(dict_attr_types, dst_type, "<INVALID>")); in value_data_cast()
1361 fr_int2str(dict_attr_types, src_type, "<INVALID>"), in value_data_cast()
1362 fr_int2str(dict_attr_types, dst_type, "<INVALID>")); in value_data_cast()
1374 fr_int2str(dict_attr_types, src_type, "<INVALID>"), in value_data_cast()
1375 fr_int2str(dict_attr_types, dst_type, "<INVALID>")); in value_data_cast()
1506 src_type_name = fr_int2str(dict_attr_types, src_type, "<INVALID>"); in value_data_cast()
[all …]
H A Dpair.c1268 fr_int2str(dict_attr_types, type, "<INVALID>"), vp->da->name); in fr_pair_value_from_str()
2432 fr_int2str(dict_attr_types, vp->da->type, "<INVALID>")); in fr_pair_verify()
2443 fr_int2str(dict_attr_types, vp->da->type, "<INVALID>")); in fr_pair_verify()
2455 fr_int2str(dict_attr_types, vp->da->type, "<INVALID>"), in fr_pair_verify()
2456 da, da->name, fr_int2str(dict_attr_types, da->type, "<INVALID>")); in fr_pair_verify()
H A Ddict.c77 const FR_NAME_NUMBER dict_attr_types[] = { variable
1273 fr_int2str(dict_attr_types, da->type, "?Unknown?")); in dict_addvalue()
1685 type = fr_str2int(dict_attr_types, argv[2], -1); in process_attribute()
1784 fr_int2str(dict_attr_types, type, "<UNKNOWN>")); in process_attribute()
1862 fr_int2str(dict_attr_types, type, "?Unknown?")); in process_attribute()
/dports/net/freeradius3/freeradius-server-3.0.25/src/main/
H A Devaluate.c427 fr_int2str(dict_attr_types, _s ## _type, "<INVALID>"),\ in cond_normalise_and_cmp()
428 fr_int2str(dict_attr_types, cast_type, "<INVALID>"));\ in cond_normalise_and_cmp()
481 fr_int2str(dict_attr_types, cast->type, "<INVALID>")); in cond_normalise_and_cmp()
491 fr_int2str(dict_attr_types, cast->type, "<INVALID>")); in cond_normalise_and_cmp()
495 fr_int2str(dict_attr_types, cast->type, "<INVALID>")); in cond_normalise_and_cmp()
499 fr_int2str(dict_attr_types, cast->type, "<INVALID>")); in cond_normalise_and_cmp()
503 fr_int2str(dict_attr_types, cast_type, "<INVALID>")); in cond_normalise_and_cmp()
507 fr_int2str(dict_attr_types, cast_type, "<INVALID>")); in cond_normalise_and_cmp()
H A Dtmpl.c2228 fr_int2str(dict_attr_types, vpt->tmpl_da->type, "<INVALID>")); in tmpl_verify()
2239 fr_int2str(dict_attr_types, vpt->tmpl_da->type, "<INVALID>")); in tmpl_verify()
2251 fr_int2str(dict_attr_types, vpt->tmpl_da->type, "<INVALID>"), in tmpl_verify()
2253 fr_int2str(dict_attr_types, da->type, "<INVALID>")); in tmpl_verify()
H A Dparser.c83 snprintf(p, end - p, "<%s>", fr_int2str(dict_attr_types, in fr_cond_sprint()
98 snprintf(p, end - p, "<%s>", fr_int2str(dict_attr_types, in fr_cond_sprint()
346 cast = fr_substr2int(dict_attr_types, p, PW_TYPE_INVALID, q - p); in condition_tokenize_cast()
H A Dxlat.c198 fr_int2str(dict_attr_types, vp->da->type, "???"), vp->vp_length); in xlat_integer()
433 RIDEBUG2("Type : %s", fr_int2str(dict_attr_types, vp->da->type, "<INVALID>")); in xlat_debug_attr()
438 type = dict_attr_types; in xlat_debug_attr()
H A Dmodcall.c1701 fr_int2str(dict_attr_types, map->rhs->tmpl_data_type, in modcall_fixup_update()
3365 fr_int2str(dict_attr_types, map->lhs->tmpl_da->type, "<UNKNOWN>"), in pass2_callback()
H A Dconffile.c1779 fr_int2str(dict_attr_types, type, "?Unknown?")); in cf_item_parse()
/dports/net/freeradius3/freeradius-server-3.0.25/src/modules/rlm_unpack/
H A Drlm_unpack.c165 type = fr_str2int(dict_attr_types, data_type, PW_TYPE_INVALID); in unpack_xlat()
206 type = fr_str2int(dict_attr_types, data_type, PW_TYPE_INVALID); in unpack_xlat()
/dports/net/freeradius3/freeradius-server-3.0.25/src/modules/rlm_date/
H A Drlm_date.c110 …REDEBUG("Can't convert type %s into date", fr_int2str(dict_attr_types, vp->da->type, "<INVALID>")); in xlat_date_convert()
/dports/net/freeradius3/freeradius-server-3.0.25/src/modules/proto_dhcp/
H A Drlm_dhcp.c77 fr_int2str(dict_attr_types, src.tmpl_da->type, "<INVALID>")); in dhcp_options_xlat()
H A Ddhcp.c1910 fr_int2str(dict_attr_types, macaddr->da->type, "<invalid>")); in fr_dhcp_add_arp_entry()
/dports/net/freeradius3/freeradius-server-3.0.25/src/modules/rlm_rest/
H A Drest.c802 type = fr_int2str(dict_attr_types, vp->da->type, "<INVALID>"); in rest_encode_json()
1156 RDEBUG3("Type : %s", fr_int2str(dict_attr_types, da->type, "<INVALID>")); in rest_decode_post()
1268 RDEBUG3("Type : %s", fr_int2str(dict_attr_types, da->type, "<INVALID>")); in json_pair_make_leaf()
/dports/net/freeradius3/freeradius-server-3.0.25/src/include/
H A Dlibradius.h214 extern const FR_NAME_NUMBER dict_attr_types[]; in DIAG_OFF()