Home
last modified time | relevance | path

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

/openbmc/linux/scripts/selinux/genheaders/
H A Dgenheaders.c29 static char *stoupperx(const char *s) in stoupperx() function
66 char *name = stoupperx(secclass_map[i].name); in main()
78 char *sidname = stoupperx(s); in main()
92 char *name = stoupperx(secclass_map[i].name); in main()
129 char *name = stoupperx(map->name); in main()
140 permname = stoupperx(map->perms[j]); in main()