Home
last modified time | relevance | path

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

/scripts/selinux/genheaders/
Dgenheaders.c31 char *s2 = strdup(s); in stoupperx() local
/scripts/mod/
Dsymsearch.c30 static int syminfo_compare(const void *s1, const void *s2) in syminfo_compare()
/scripts/kconfig/
Dexpr.c72 struct expr *expr_alloc_comp(enum expr_type type, struct symbol *s1, struct symbol *s2) in expr_alloc_comp()
Dsymbol.c966 const struct sym_match *s2 = sym2; in sym_rel_comp() local