Searched defs:op_str (Results 1 – 3 of 3) sorted by relevance
472 char *op_str = NULL; in cil_perms_to_policy() local675 char *op_str = NULL; in cil_expr_to_string() local
280 char *op_str = NULL; in cil_expr_to_string() local
20 int str_to_op(const char *op_str) in str_to_op()