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

/dovecot/src/lib/
H A Dcompat.h130 # define strncasecmp i_my_strncasecmp
132 int i_my_strncasecmp(const char *s1, const char *s2, size_t max_chars);
H A Dcompat.c36 int i_my_strncasecmp(const char *s1, const char *s2, size_t max_chars) function

Completed in 10 milliseconds