Home
last modified time | relevance | path

Searched refs:sepol_set_policydb_from_file (Results 1 – 6 of 6) sorted by relevance

/external/libsepol/include/sepol/
Dsepol.h26 extern int sepol_set_policydb_from_file(FILE * fp);
/external/libsepol/src/
Dlibsepol.map13 sepol_policydb_*; sepol_set_policydb_from_file;
Dservices.c135 int sepol_set_policydb_from_file(FILE * fp) in sepol_set_policydb_from_file() function
/external/libsepol/utils/
Dchkcon.c30 if (sepol_set_policydb_from_file(fp) < 0) { in main()
/external/sepolicy/tools/
Dcheckfc.c72 if (sepol_set_policydb_from_file(fp) < 0) { in main()
/external/libsepol/
DChangeLog783 * Added sepol_set_policydb_from_file and sepol_check_context for setfiles.