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

/osnet-11/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.c78 sm_strrevcmp(s1, s2)
77 sm_strrevcmp(s1, s2) function
/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Dstring.h95 sm_strrevcmp __P((const char *, const char *));

Completed in 21 milliseconds