Searched refs:selftype (Results 1 – 4 of 4) sorted by relevance
107 def setselftype(self, selftype, itselftype): argument108 self.objecttype = selftype133 def setselftype(self, selftype, itselftype): argument134 self.objecttype = selftype
439 cil_type_init(&(*db)->selftype); in cil_db_init()440 (*db)->selftype->datum.name = CIL_KEY_SELF; in cil_db_init()441 (*db)->selftype->datum.fqn = CIL_KEY_SELF; in cil_db_init()492 cil_destroy_type((*db)->selftype); in cil_db_destroy()
284 struct cil_type *selftype; member
325 rule->tgt = db->selftype; in cil_resolve_avrule()