Searched defs:spf (Results 1 – 6 of 6) sorted by relevance
17 void sepol_policy_file_set_mem(sepol_policy_file_t * spf, in sepol_policy_file_set_mem()32 void sepol_policy_file_set_fp(sepol_policy_file_t * spf, FILE * fp) in sepol_policy_file_set_fp()40 int sepol_policy_file_get_len(sepol_policy_file_t * spf, size_t * len) in sepol_policy_file_get_len()
441 struct sepol_policy_file *spf, int verbose) in sepol_module_package_read()625 int sepol_module_package_info(struct sepol_policy_file *spf, int *type, in sepol_module_package_info()851 struct sepol_policy_file *spf) in sepol_module_package_write()
44 SAXParserFactory spf = SAXParserFactory.newInstance(); in test() local
845 WithUnmatchingSerialPersistentFields spf = new WithUnmatchingSerialPersistentFields(); in test_18_42_writeObject() local879 WithMatchingSerialPersistentFields spf = new WithMatchingSerialPersistentFields(); in test_18_43_writeObject() local911 SerialPersistentFields spf = new SerialPersistentFields(); in test_18_44_writeObject() local943 WriteFieldsWithoutFetchingPutFields spf = new WriteFieldsWithoutFetchingPutFields(); in test_18_45_writeObject() local1034 SerialPersistentFieldsWithoutField spf = new SerialPersistentFieldsWithoutField(); in test_18_48_writeObject() local
899 SerialPersistentFieldsWithoutField spf = new SerialPersistentFieldsWithoutField(); in test_writeObjectLjava_lang_Object() local
200 } spf; member