Home | History | Annotate | Download | only in src

Lines Matching refs:sidcon

1618 			struct cil_sidcontext *sidcon = node->data;
1619 cil_log(CIL_INFO, "SIDCONTEXT: %s", sidcon->sid_str);
1621 if (sidcon->context != NULL) {
1622 cil_tree_print_context(sidcon->context);
1624 cil_log(CIL_INFO, " %s", sidcon->context_str);