/external/selinux/checkpolicy/ |
policy_parse.y | 172 else if (pass == 2) { if (policydb_index_others(NULL, policydbp, 0)) return -1; }} 175 else if (pass == 2) { if (policydb_index_others(NULL, policydbp, 0)) return -1;}} 910 if (policydb_index_others(NULL, policydbp, 0)) return -1; [all...] |
policy_define.c | [all...] |
/external/selinux/checkpolicy/test/ |
dismod.c | 807 policydb_index_others(NULL, &module, 0)) { 900 if (policydb_index_others(NULL, &policydb, 1)) {
|
/external/selinux/libsepol/include/sepol/policydb/ |
policydb.h | 626 extern int policydb_index_others(sepol_handle_t * handle, policydb_t * p,
|
/external/selinux/libsepol/src/ |
link.c | [all...] |
expand.c | [all...] |
policydb.c | 1188 int policydb_index_others(sepol_handle_t * handle, function [all...] |