Searched defs:read_policy (Results 1 - 1 of 1) sorted by relevance

/external/selinux/checkpolicy/test/
H A Ddismod.c700 static int read_policy(char *filename, policydb_t * policy) function
771 if (read_policy(module_name, mods)) {
856 if (read_policy(argv[1], &policydb)) {

Completed in 51 milliseconds