Home | History | Annotate | Download | only in src

Lines Matching refs:cil_devicetreecon

3301 		struct cil_devicetreecon *cil_devicetreecon = devicetreecons->array[i];
3303 new_ocon->u.name = cil_strdup(cil_devicetreecon->path);
3305 rc = __cil_context_to_sepol_context(pdb, cil_devicetreecon->context, &new_ocon->context[0]);