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

/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dt-strrevcmp.c48 SM_TEST(sm_strrevcasecmp(s1, s2) == 0);
52 SM_TEST(sm_strrevcasecmp(s1, s2) == 0);
H A Dstrrevcmp.c35 sm_strrevcasecmp(s1, s2) function
/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Dstring.h98 sm_strrevcasecmp __P((const char *, const char *));
/osnet-11/usr/src/cmd/sendmail/src/
H A Drecipient.c48 return sm_strrevcasecmp(xx->q_host, yy->q_host);
86 return sm_strrevcasecmp(xx->q_host, yy->q_host);

Completed in 43 milliseconds