Searched refs:sfgets (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/cmd/sendmail/src/ |
H A D | util.c | 1280 sfgets(buf, siz, fp, timeout, during) in sfgets() function
|
H A D | sendmail.h | 2623 extern char *sfgets __P((char *, int, SM_FILE_T *, time_t, char *));
|
H A D | usersmtp.c | 3119 p = sfgets(bufp, MAXLINE, mci->mci_in, timeout, SmtpPhase);
|
H A D | srvrsmtp.c | 1187 (p = sfgets(inp, sizeof(inp), InChannel,
|
H A D | deliver.c | 3853 while (sfgets(buf, sizeof(buf), mci->mci_in,
|
H A D | map.c | 4432 lmap->ldap_secret = sfgets(m_tmp, sizeof(m_tmp),
|