Searched refs:PF_USE_MEMORY (Results 1 – 9 of 9) sorted by relevance
17 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()
25 pf->type = PF_USE_MEMORY; in sepol_policy_file_set_mem()
49 case PF_USE_MEMORY: in policy_file_seek()83 case PF_USE_MEMORY: in policy_file_length()
1692 case PF_USE_MEMORY: in next_entry()1716 case PF_USE_MEMORY: in put_entry()1795 file.type = PF_USE_MEMORY; in sepol_load_policy()
28 pf.type = PF_USE_MEMORY; in LLVMFuzzerTestOneInput()
76 f.type = PF_USE_MEMORY; in read_binary_policy()
558 pf.type = PF_USE_MEMORY; in main()
430 pf.type = PF_USE_MEMORY; in main()
711 #define PF_USE_MEMORY 0 macro