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

/sssd/src/python/
H A Dpyhbac.c76 get_utf8_string(PyObject *obj, const char *attrname) function
140 utf_item = get_utf8_string(item, p);
779 utf8_str = get_utf8_string(enabled, "enabled");
1109 utf_name = get_utf8_string(pyrule->name, "name");
1394 utf_name = get_utf8_string(pyel->name, "name");

Completed in 308 milliseconds