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

/freebsd-12-stable/contrib/sendmail/src/
H A Dutil.c1280 sfgets(buf, siz, fp, timeout, during) function
2939 p = sfgets(inp, sizeof(inp), InChannel, TimeOuts.to_nextcommand, "pre");
H A Dsendmail.h2825 extern char *sfgets __P((char *, int, SM_FILE_T *, time_t, char *));
H A Dusersmtp.c3175 p = sfgets(bufp, MAXLINE, mci->mci_in, timeout, SmtpPhase);
H A Dsrvrsmtp.c1515 (p = sfgets(inp, sizeof(inp), InChannel,
H A Ddeliver.c4058 while (sfgets(buf, sizeof(buf), mci->mci_in,
H A Dmap.c4869 lmap->ldap_secret = sfgets(m_tmp, sizeof(m_tmp),

Completed in 285 milliseconds