Searched defs:attrid (Results 1 – 3 of 3) sorted by relevance
/external/ppp/pppd/plugins/radius/ |
D | avpair.c | 34 VALUE_PAIR *rc_avpair_add (VALUE_PAIR **list, int attrid, void *pval, int len, in rc_avpair_add() 110 VALUE_PAIR *rc_avpair_new (int attrid, void *pval, int len, int vendorcode) in rc_avpair_new()
|
/external/libnl/lib/route/cls/ |
D | ematch.c | 590 int rtnl_ematch_fill_attr(struct nl_msg *msg, int attrid, in rtnl_ematch_fill_attr()
|
/external/python/cpython3/Objects/ |
D | typeobject.c | 1425 _PyObject_LookupSpecial(PyObject *self, _Py_Identifier *attrid) in _PyObject_LookupSpecial() 1441 lookup_maybe_method(PyObject *self, _Py_Identifier *attrid, int *unbound) in lookup_maybe_method() 1467 lookup_method(PyObject *self, _Py_Identifier *attrid, int *unbound) in lookup_method()
|