Home
last modified time | relevance | path

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

/security/selinux/
A Dgenheaders.c28 char *s2 = strdup(s); in stoupperx() local
31 if (!s2) { in stoupperx()
36 for (p = s2; *p; p++) in stoupperx()
38 return s2; in stoupperx()

Completed in 3 milliseconds