Searched defs:attrstr (Results 1 – 5 of 5) sorted by relevance
42 char attrstr[AUTH_ID_LEN]; in rc_read_dictionary() local
525 char attrstr[AUTH_ID_LEN]; in rc_avpair_parse() local
130 static char *attrstr(unsigned long attrs, int full) in attrstr() function
1372 PyObject *attrstr = dotjoinattr(attr, &attrsep); in attrgetter_args() local
1215 lookup_maybe(PyObject *self, char *attrstr, PyObject **attrobj) in lookup_maybe()1236 lookup_method(PyObject *self, char *attrstr, PyObject **attrobj) in lookup_method()1245 _PyObject_LookupSpecial(PyObject *self, char *attrstr, PyObject **attrobj) in _PyObject_LookupSpecial()