Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsasl.c186 if (iteminlist(h1, s2, " ") != NULL)
H A Dusersmtp.c360 if (iteminlist(h1, s1, " ") == NULL)
1413 if (iteminlist(context, (char *)(*availrealms + 1), " ,}") ==
1444 iteminlist(item, list, delim) in iteminlist() function
1501 if ((needle = iteminlist(rem, list, " ")) == NULL)
H A Dsendmail.h614 extern char *iteminlist __P((char *, char *, char *));
H A Dsrvrsmtp.c1680 if (iteminlist(p, mechlist, " ") == NULL)