Searched refs:stoupperx (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/scripts/selinux/genheaders/
H A Dgenheaders.c26 static char *stoupperx(const char *s) stoupperx() function
63 map->name = stoupperx(map->name); main()
65 map->perms[j] = stoupperx(map->perms[j]); main()
70 initial_sid_to_string[i] = stoupperx(initial_sid_to_string[i]); main()

Completed in 326 milliseconds