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

  /external/libsepol/include/sepol/
sepol.h 26 extern int sepol_set_policydb_from_file(FILE * fp);
  /external/libsepol/utils/
chkcon.c 30 if (sepol_set_policydb_from_file(fp) < 0) {
  /external/sepolicy/tools/
checkfc.c 72 if (sepol_set_policydb_from_file(fp) < 0) {
  /external/libsepol/src/
services.c 135 int sepol_set_policydb_from_file(FILE * fp) function
    [all...]

Completed in 131 milliseconds