Searched refs:sfgets (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/sendmail/src/
H A Dutil.c1280 sfgets(buf, siz, fp, timeout, during) function
H A Dusersmtp.c3124 p = sfgets(bufp, MAXLINE, mci->mci_in, timeout, SmtpPhase);
H A Dsendmail.h2726 extern char *sfgets __P((char *, int, SM_FILE_T *, time_t, char *));
H A Ddeliver.c3861 while (sfgets(buf, sizeof(buf), mci->mci_in,
H A Dsrvrsmtp.c1177 (p = sfgets(inp, sizeof(inp), InChannel,
H A Dmap.c4430 lmap->ldap_secret = sfgets(m_tmp, sizeof(m_tmp),

Completed in 134 milliseconds