Home
last modified time | relevance | path

Searched defs:read_binary_policy (Results 1 – 2 of 2) sorted by relevance

/external/selinux/libsepol/tests/
Dtest-downgrade.c203 int read_binary_policy(const char *path, policydb_t *p) in read_binary_policy() function
/external/selinux/checkpolicy/
Dcheckmodule.c52 static int read_binary_policy(policydb_t * p, const char *file, const char *progname) in read_binary_policy() function