Searched refs:slp_strcasecmp (Results 1 – 7 of 7) sorted by relevance
121 int slp_strcasecmp(const char *s1, const char *s2) { in slp_strcasecmp() function
200 (int (*)(const void *, const void *)) slp_strcasecmp); in saadvert_callback()396 (int (*)(const void *, const void *)) slp_strcasecmp); in collate_scopes()
236 (int (*)(const void *, const void *)) slp_strcasecmp); in collate_types()
235 extern int slp_strcasecmp(const char *, const char *);
469 return (slp_strcasecmp(s1->surl, s2->surl)); in compare_surls()
438 return slp_strcasecmp( in compare_tags()
798 if (slp_strcasecmp(p->url, url) == 0) { in dereg_rereg()