Home | History | Annotate | Download | only in sepolicy

Lines Matching refs:ctxt

1102 	const qpol_context_t *ctxt = NULL;
1135 if (qpol_portcon_get_context(q, portcon, &ctxt)) {
1145 if ((c = apol_context_create_from_qpol_context(policydb, ctxt)) == NULL) {