Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Dpolicydb_convert.c17 pf.type = PF_USE_MEMORY; in policydb_from_image()
54 pf.type = PF_USE_MEMORY; in policydb_to_image()
73 pf.type = PF_USE_MEMORY; in policydb_to_image()
Dgenbools.c185 pf.type = PF_USE_MEMORY;
257 pf.type = PF_USE_MEMORY;
Dpolicydb_public.c25 pf->type = PF_USE_MEMORY; in sepol_policy_file_set_mem()
Dmodule.c49 case PF_USE_MEMORY: in policy_file_seek()
83 case PF_USE_MEMORY: in policy_file_length()
Dservices.c1709 case PF_USE_MEMORY: in next_entry()
1733 case PF_USE_MEMORY: in put_entry()
1812 file.type = PF_USE_MEMORY; in sepol_load_policy()
/external/selinux/checkpolicy/
Dcheckmodule.c79 f.type = PF_USE_MEMORY; in read_binary_policy()
Dcheckpolicy.c551 pf.type = PF_USE_MEMORY; in main()
/external/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h695 #define PF_USE_MEMORY 0 macro
/external/selinux/checkpolicy/test/
Ddispol.c426 pf.type = PF_USE_MEMORY; in main()