Home
last modified time | relevance | path

Searched refs:rc_dict_getattr (Results 1 – 3 of 3) sorted by relevance

/external/ppp/pppd/plugins/radius/
Davpair.c115 if ((pda = rc_dict_getattr (attrid, vendorcode)) == (DICT_ATTR *) NULL) in rc_avpair_new()
192 if ((attr = rc_dict_getattr (attribute, VENDOR_NONE)) == (DICT_ATTR *) NULL) in rc_avpair_gen()
303 if ((attr = rc_dict_getattr(vtype, vendor_id)) == NULL) { in rc_extract_vendor_specific_attributes()
Ddict.c295 DICT_ATTR *rc_dict_getattr (int attribute, int vendor) in rc_dict_getattr() function
Dradiusclient.h430 DICT_ATTR *rc_dict_getattr __P((int, int));