Home
last modified time | relevance | path

Searched refs:sm_strrevcmp (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/sendmail/libsm/
H A Dt-strrevcmp.c32 SM_TEST(sm_strrevcmp(s1, s2) == 0);
36 SM_TEST(sm_strrevcmp(s1, s2) > 0);
40 SM_TEST(sm_strrevcmp(s1, s2) < 0);
44 SM_TEST(sm_strrevcmp(s1, s2) < 0);
H A Dstrrevcmp.c77 sm_strrevcmp(s1, s2) in sm_strrevcmp() function
/titanic_41/usr/src/cmd/sendmail/include/sm/
H A Dstring.h95 sm_strrevcmp __P((const char *, const char *));