Home
last modified time | relevance | path

Searched refs:PF_USE_STDIO (Results 1 – 9 of 9) sorted by relevance

/third_party/selinux/libsepol/tests/
Dtest-downgrade.c218 f.type = PF_USE_STDIO; in read_binary_policy()
263 f.type = PF_USE_STDIO; in write_binary_policy()
/third_party/selinux/libsepol/fuzz/
Dbinpolicy-fuzzer.c13 pf.type = PF_USE_STDIO; in write_binary_policy()
/third_party/selinux/libsepol/src/
Dpolicydb_public.c35 pf->type = PF_USE_STDIO; in sepol_policy_file_set_fp()
Dmodule.c43 case PF_USE_STDIO: in policy_file_seek()
68 case PF_USE_STDIO: in policy_file_length()
Dservices.c139 pf.type = PF_USE_STDIO; in sepol_set_policydb_from_file()
1686 case PF_USE_STDIO: in next_entry()
1714 case PF_USE_STDIO: in put_entry()
/third_party/selinux/checkpolicy/
Dcheckmodule.c119 pf.type = PF_USE_STDIO; in write_binary_policy()
Dcheckpolicy.c672 pf.type = PF_USE_STDIO; in main()
/third_party/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h712 #define PF_USE_STDIO 1 macro
/third_party/selinux/checkpolicy/test/
Ddismod.c737 f.type = PF_USE_STDIO; in read_policy()