Home
last modified time | relevance | path

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

/aosp_15_r20/external/selinux/libsepol/tests/
H A Dtest-downgrade.c203 int read_binary_policy(const char *path, policydb_t *p) in read_binary_policy() function
/aosp_15_r20/system/sepolicy/tools/
H A Dseamendc.c36 static int read_binary_policy(char *path, sepol_policydb_t *pdb) in read_binary_policy() function
/aosp_15_r20/external/selinux/checkpolicy/
H A Dcheckmodule.c45 static int read_binary_policy(policydb_t * p, const char *file, const char *progname) in read_binary_policy() function