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

  /external/selinux/policycoreutils/semodule_package/
semodule_unpackage.c 83 sepol_policy_file_free(in);
84 sepol_policy_file_free(out);
semodule_package.c 250 sepol_policy_file_free(mod);
251 sepol_policy_file_free(out);
  /external/selinux/policycoreutils/semodule_link/
semodule_link.c 67 sepol_policy_file_free(pf);
71 sepol_policy_file_free(pf);
167 sepol_policy_file_free(pf);
  /external/selinux/libsepol/include/sepol/
policydb.h 22 extern void sepol_policy_file_free(sepol_policy_file_t * pf);
  /external/selinux/libsepol/src/
policydb_public.c 55 void sepol_policy_file_free(sepol_policy_file_t * pf) function
module_to_cil.c     [all...]
  /external/selinux/policycoreutils/semodule_expand/
semodule_expand.c 186 sepol_policy_file_free(pf);
  /external/selinux/libsemanage/src/
database_policydb.c 135 sepol_policy_file_free(pf);
153 sepol_policy_file_free(pf);
modules.c 72 sepol_policy_file_free(pf);
76 sepol_policy_file_free(pf);
  /external/selinux/policycoreutils/semodule_deps/
semodule_deps.c 114 sepol_policy_file_free(pf);
118 sepol_policy_file_free(pf);
  /external/selinux/secilc/
secilc.c 337 sepol_policy_file_free(pf);
  /external/selinux/libselinux/src/
load_policy.c 92 policy_file_free = dlsym(libsepolh, "sepol_policy_file_free");
120 policy_file_free = sepol_policy_file_free;
  /system/sepolicy/tools/
checkfc.c 211 sepol_policy_file_free(global_state.sepolicy.pf);
check_seapp.c 1212 sepol_policy_file_free(pol.pf);

Completed in 857 milliseconds