Searched refs:contextstr (Results 1 – 1 of 1) sorted by relevance
3068 static int context_string_to_cil(char *contextstr) in context_string_to_cil() argument3077 matched = tokenize(contextstr, ':', 4, &user, &role, &type, &level); in context_string_to_cil()3079 log_err("Invalid context: %s", contextstr); in context_string_to_cil()