Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/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
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dstring.h96 sm_strrevcasecmp __P((const char *, const char *));
/illumos-gate/usr/src/cmd/sendmail/src/
H A Drecipient.c46 return sm_strrevcasecmp(xx->q_host, yy->q_host);
84 return sm_strrevcasecmp(xx->q_host, yy->q_host);