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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/selinux/genheaders/
H A Dgenheaders.c26 static char *stoupperx(const char *s) function
61 map->name = stoupperx(map->name);
63 map->perms[j] = stoupperx(map->perms[j]);
68 initial_sid_to_string[i] = stoupperx(initial_sid_to_string[i]);

Completed in 95 milliseconds