Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/scripts/selinux/genheaders/
H A Dgenheaders.c29 static char *stoupperx(const char *s) in stoupperx() function
64 map->name = stoupperx(map->name); in main()
66 map->perms[j] = stoupperx(map->perms[j]); in main()
74 initial_sid_to_string[i] = stoupperx(s); in main()

Completed in 1 milliseconds