HomeSort by relevance Sort by last modified time
    Searched refs:rc_dict_getattr (Results 1 - 3 of 3) sorted by null

  /external/ppp/pppd/plugins/radius/
avpair.c 115 if ((pda = rc_dict_getattr (attrid, vendorcode)) == (DICT_ATTR *) NULL)
192 if ((attr = rc_dict_getattr (attribute, VENDOR_NONE)) == (DICT_ATTR *) NULL)
303 if ((attr = rc_dict_getattr(vtype, vendor_id)) == NULL) {
dict.c 287 * Function: rc_dict_getattr
295 DICT_ATTR *rc_dict_getattr (int attribute, int vendor) function
radiusclient.h 430 DICT_ATTR *rc_dict_getattr __P((int, int));

Completed in 802 milliseconds