Home | History | Annotate | Download | only in src

Lines Matching refs:sidcon

1492 			struct cil_sidcontext *sidcon = node->data;
1493 cil_log(CIL_INFO, "SIDCONTEXT: %s", sidcon->sid_str);
1495 if (sidcon->context != NULL) {
1496 cil_tree_print_context(sidcon->context);
1498 cil_log(CIL_INFO, " %s", sidcon->context_str);