Home
last modified time | relevance | path

Searched defs:perm_str (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavfilter/
Df_perms.c75 static const char * const perm_str[2] = { "RO", "RW" }; variable
/third_party/selinux/libsepol/cil/src/
Dcil_binary.c1294 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