OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:polcaps
(Results
1 - 12
of
12
) sorted by null
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/diff/
polcap.py
25
"""Determine the difference in
polcaps
between two policies."""
31
"""Generate the difference in
polcaps
between the policies."""
37
(SymbolWrapper(n) for n in self.left_policy.
polcaps
()),
38
(SymbolWrapper(n) for n in self.right_policy.
polcaps
()))
/external/selinux/libsepol/src/
polcaps.c
6
#include <sepol/policydb/
polcaps
.h>
module_to_cil.c
42
#include <sepol/policydb/
polcaps
.h>
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
polcapquery.py
43
for cap in self.policy.
polcaps
():
/external/selinux/libsepol/
Android.mk
29
src/
polcaps
.c \
/external/selinux/checkpolicy/test/
dispol.c
25
#include <sepol/policydb/
polcaps
.h>
dismod.c
37
#include <sepol/policydb/
polcaps
.h>
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
__init__.py
443
def
polcaps
(self):
member in class:SELinuxPolicy
/external/selinux/checkpolicy/
policy_parse.y
50
#include <sepol/policydb/
polcaps
.h>
[
all
...]
policy_define.c
51
#include <sepol/policydb/
polcaps
.h>
[
all
...]
/external/selinux/libsepol/cil/src/
cil_verify.c
37
#include <sepol/policydb/
polcaps
.h>
[
all
...]
cil_binary.c
36
#include <sepol/policydb/
polcaps
.h>
[
all
...]
Completed in 714 milliseconds