Searched defs:perm_str (Results 1 – 2 of 2) sorted by relevance
75 static const char * const perm_str[2] = { "RO", "RW" }; variable
1294 static int __perm_str_to_datum(char *perm_str, class_datum_t *sepol_class, uint32_t *datum) in __perm_str_to_datum()4540 char *perm_str = NULL; in __cil_permx_to_sepol_class_perms() local