Searched defs:native_category (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/python/
H A Dpyhbac.c197 native_category(PyObject *pycat, uint32_t *_category) function
510 ret = native_category(self->category, &category);
617 ret = native_category(pyel->category, &el->category);

Completed in 14 milliseconds