OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QPOL_CEXPR_SYM_TYPE
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
constraint.py
87
qpol.
QPOL_CEXPR_SYM_TYPE
: "t1",
90
qpol.
QPOL_CEXPR_SYM_TYPE
+ qpol.QPOL_CEXPR_SYM_TARGET: "t2",
93
qpol.
QPOL_CEXPR_SYM_TYPE
+ qpol.QPOL_CEXPR_SYM_XTARGET: "t3",
248
type_syms = [qpol.
QPOL_CEXPR_SYM_TYPE
,
249
qpol.
QPOL_CEXPR_SYM_TYPE
+ qpol.QPOL_CEXPR_SYM_TARGET,
250
qpol.
QPOL_CEXPR_SYM_TYPE
+ qpol.QPOL_CEXPR_SYM_XTARGET]
qpol.py
[
all
...]
Completed in 786 milliseconds