Searched refs:iteminlist (Results 1 – 4 of 4) sorted by relevance
| /freebsd-9-stable/contrib/sendmail/src/ |
| D | sasl.c | 192 if (iteminlist(h1, s2, " ") != NULL)
|
| D | usersmtp.c | 368 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)
|
| D | sendmail.h | 657 extern char *iteminlist __P((char *, char *, char *));
|
| D | srvrsmtp.c | 1921 if (iteminlist(p, mechlist, " ") == NULL)
|