Searched refs:i_my_strcasecmp (Results 1 - 2 of 2) sorted by relevance

/dovecot/src/lib/
H A Dcompat.h129 # define strcasecmp i_my_strcasecmp
131 int i_my_strcasecmp(const char *s1, const char *s2);
H A Dcompat.c27 int i_my_strcasecmp(const char *s1, const char *s2) function

Completed in 11 milliseconds