Lines Matching refs:policydb_t
29 void test_sym_presence(policydb_t * p, const char *id, int sym_type, unsigned int scope_type, unsig… in test_sym_presence()
60 policydb_t *p = (policydb_t *) data; in common_test_index()
69 policydb_t *p = (policydb_t *) data; in class_test_index()
79 policydb_t *p = (policydb_t *) data; in role_test_index()
89 policydb_t *p = (policydb_t *) data; in type_test_index()
103 policydb_t *p = (policydb_t *) data; in user_test_index()
113 policydb_t *p = (policydb_t *) data; in cond_test_index()
123 policydb_t *p = (policydb_t *) data; in level_test_index()
132 policydb_t *p = (policydb_t *) data; in cat_test_index()
141 void test_policydb_indexes(policydb_t * p) in test_policydb_indexes()
150 void test_alias_datum(policydb_t * p, const char *id, const char *primary_id, char mode, unsigned i… in test_alias_datum()
184 role_datum_t *test_role_type_set(policydb_t * p, const char *id, avrule_decl_t * decl, const char *… in test_role_type_set()
225 void test_attr_types(policydb_t * p, const char *id, avrule_decl_t * decl, const char **types, int … in test_attr_types()