Home
last modified time | relevance | path

Searched defs:sub (Results 1 – 2 of 2) sorted by relevance

/scripts/basic/
Dfixdep.c232 static int str_ends_with(const char *s, int slen, const char *sub) in str_ends_with()
/scripts/mod/
Dmodpost.c825 static int strrcmp(const char *s, const char *sub) in strrcmp()