Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/sendmail/src/
Dsasl.c192 if (iteminlist(h1, s2, " ") != NULL)
Dusersmtp.c368 if (iteminlist(h1, s1, " ") == NULL)
1421 if (iteminlist(context, (char *)(*availrealms + 1), " ,}") ==
1452 iteminlist(item, list, delim) in iteminlist() function
1509 if ((needle = iteminlist(rem, list, " ")) == NULL)
Dsendmail.h657 extern char *iteminlist __P((char *, char *, char *));
Dsrvrsmtp.c1921 if (iteminlist(p, mechlist, " ") == NULL)