Home
last modified time | relevance | path

Searched refs:sm_strrevcasecmp (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/sendmail/libsm/
H A Dt-strrevcmp.c46 SM_TEST(sm_strrevcasecmp(s1, s2) == 0);
50 SM_TEST(sm_strrevcasecmp(s1, s2) == 0);
H A Dstrrevcmp.c33 sm_strrevcasecmp(s1, s2) in sm_strrevcasecmp() function
/freebsd/contrib/sendmail/include/sm/
H A Dstring.h96 sm_strrevcasecmp __P((const char *, const char *));
/freebsd/contrib/sendmail/src/
H A Drecipient.c51 return sm_strrevcasecmp(xx->q_host, yy->q_host);
89 return sm_strrevcasecmp(xx->q_host, yy->q_host);