Searched refs:selftype (Results 1 - 3 of 3) sorted by relevance

/external/selinux/libsepol/cil/src/
H A Dcil.c266 cil_type_init(&(*db)->selftype);
267 (*db)->selftype->datum.name = CIL_KEY_SELF;
268 (*db)->selftype->datum.fqn = CIL_KEY_SELF;
315 cil_destroy_type((*db)->selftype);
H A Dcil_internal.h273 struct cil_type *selftype; member in struct:cil_db
H A Dcil_resolve_ast.c318 rule->tgt = db->selftype;

Completed in 81 milliseconds