Searched refs:slp_strcasecmp (Results 1 – 7 of 7) sorted by relevance
123 int slp_strcasecmp(const char *s1, const char *s2) { in slp_strcasecmp() function
202 (int (*)(const void *, const void *)) slp_strcasecmp); in saadvert_callback()397 (int (*)(const void *, const void *)) slp_strcasecmp); in collate_scopes()
238 (int (*)(const void *, const void *)) slp_strcasecmp); in collate_types()
237 extern int slp_strcasecmp(const char *, const char *);
472 return (slp_strcasecmp(s1->surl, s2->surl)); in compare_surls()
441 return slp_strcasecmp( in compare_tags()
798 if (slp_strcasecmp(p->url, url) == 0) { in dereg_rereg()