Home
last modified time | relevance | path

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

/external/libsepol/tests/
Dtest-downgrade.c219 f.type = PF_USE_STDIO; in read_binary_policy()
265 f.type = PF_USE_STDIO; in write_binary_policy()
/external/libsepol/src/
Dpolicydb_public.c35 pf->type = PF_USE_STDIO; in sepol_policy_file_set_fp()
Dmodule.c42 case PF_USE_STDIO: in policy_file_seek()
66 case PF_USE_STDIO: in policy_file_length()
Dservices.c91 pf.type = PF_USE_STDIO; in sepol_set_policydb_from_file()
938 case PF_USE_STDIO: in next_entry()
963 case PF_USE_STDIO: in put_entry()
/external/checkpolicy/
Dcheckmodule.c129 pf.type = PF_USE_STDIO; in write_binary_policy()
Dcheckpolicy.c612 pf.type = PF_USE_STDIO; in main()
/external/libsepol/include/sepol/policydb/
Dpolicydb.h630 #define PF_USE_STDIO 1 macro
/external/checkpolicy/test/
Ddismod.c713 f.type = PF_USE_STDIO; in read_policy()