Home
last modified time | relevance | path

Searched refs:py_insert_bool (Results 1 – 1 of 1) sorted by relevance

/external/selinux/policycoreutils/sepolicy/
Dinfo.c70 static int py_insert_bool(PyObject *dict, const char *name, int value) in py_insert_bool() function
619 if (py_insert_bool(dict, "permissive", ispermissive)) in get_type()
681 if (py_insert_bool(dict, "name", state)) in get_booleans()
703 if (py_insert_bool(dict, "state", state)) in get_booleans()