Searched defs:slen (Results 1 – 2 of 2) sorted by relevance
169 static void use_config(const char *m, int slen) in use_config()179 static int str_ends_with(const char *s, int slen, const char *sub) in str_ends_with()
108 int slen; in fdt_string_eq_() local