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

/sssd-io/src/python/
H A Dpyhbac.c78 get_utf8_string(PyObject *obj, const char *attrname) function
142 utf_item = get_utf8_string(item, p);
781 utf8_str = get_utf8_string(enabled, "enabled");
1111 utf_name = get_utf8_string(pyrule->name, "name");
1396 utf_name = get_utf8_string(pyel->name, "name");

Completed in 14 milliseconds