Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/libsm/
H A Dstrcaseeq.c89 if (asciinstr(s1, n))
91 if (!asciinstr(s2, n))
95 if (asciinstr(s2, n))
H A Dlowercase.c59 asciinstr(str, len) in asciinstr() function
/freebsd/contrib/sendmail/include/sm/
H A Dixlen.h30 extern bool asciinstr __P((const char *, size_t));