Searched refs:mod_strncmp (Results 1 – 1 of 1) sorted by relevance
203 static int mod_strncmp(const char *str_a, const char *str_b, size_t n) in mod_strncmp() function1173 if (mod_strncmp(namespace, modname, len) == 0 && (glob || len == modlen)) in verify_module_namespace()