Home
last modified time | relevance | path

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

/dports/mail/libmilter/sendmail-8.16.1/sendmail/
H A Dqueue.c140 static int sm_strshufflecmp __P((char *, char *));
3471 (i = sm_strshufflecmp(a->w_host, b->w_host)) != 0)
3549 sm_strshufflecmp(a, b) in sm_strshufflecmp() function