OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qpol_cond_t
(Results
1 - 3
of
3
) sorted by null
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
boolcond.py
47
if not isinstance(name, qpol.
qpol_cond_t
):
qpol.py
924
class
qpol_cond_t
(_object):
class in inherits:_object
[
all
...]
/external/selinux/policycoreutils/sepolicy/
search.c
299
static PyObject* get_bool(const qpol_policy_t *q, const
qpol_cond_t
* cond, int enabled)
380
const
qpol_cond_t
*cond = NULL;
757
const
qpol_cond_t
*cond = NULL;
Completed in 164 milliseconds