Searched refs:ctx_record (Results 1 – 1 of 1) sorted by relevance
298 sepol_context_t *ctx_record = NULL; in context_from_string() local315 if (sepol_context_from_string(handle, con_cpy, &ctx_record) < 0) in context_from_string()319 if (context_from_record(handle, policydb, cptr, ctx_record) < 0) in context_from_string()323 sepol_context_free(ctx_record); in context_from_string()329 sepol_context_free(ctx_record); in context_from_string()