Searched refs:list_starts_with (Results 1 – 1 of 1) sorted by relevance
101 static int list_starts_with(const char *, const char *, const char *);404 if (list_starts_with(authctxt->auth_methods[i], method, in auth2_method_allowed()543 list_starts_with(const char *methods, const char *method, in list_starts_with() function581 match = list_starts_with(omethods, method, submethod); in remove_method()