HomeSort by relevance Sort by last modified time
    Searched refs:policydb_index_others (Results 1 - 7 of 7) sorted by null

  /external/checkpolicy/
policy_parse.y 161 else if (pass == 2) { if (policydb_index_others(NULL, policydbp, 0)) return -1; }}
164 else if (pass == 2) { if (policydb_index_others(NULL, policydbp, 0)) return -1;}}
827 if (policydb_index_others(NULL, policydbp, 0)) return -1;
policy_define.c     [all...]
  /external/libsepol/include/sepol/policydb/
policydb.h 584 extern int policydb_index_others(sepol_handle_t * handle, policydb_t * p,
  /external/checkpolicy/test/
dismod.c 777 policydb_index_others(NULL, &module, 0)) {
870 if (policydb_index_others(NULL, &policydb, 1)) {
  /external/libsepol/src/
link.c     [all...]
expand.c     [all...]
policydb.c 1031 int policydb_index_others(sepol_handle_t * handle, function
    [all...]

Completed in 58 milliseconds