Searched refs:getauthinfo (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/sendmail/src/
H A Dmain.c1391 authinfo = getauthinfo(STDIN_FILENO, &forged);
2569 authinfo = getauthinfo(sm_io_getinfo(InChannel, SM_IO_WHAT_FD,
H A Ddaemon.c3387 getauthinfo(fd, may_be_forged) function
3436 sm_dprintf("getauthinfo: %s\n", hbuf);
3613 sm_dprintf("getauthinfo: sent %s", ibuf);
3651 sm_dprintf("getauthinfo: got %s\n", ibuf);
3740 sm_dprintf("getauthinfo: NULL\n");
3888 sm_dprintf("getauthinfo: %s\n", hbuf);
H A Dsendmail.h2653 extern char *getauthinfo __P((int, bool *));

Completed in 163 milliseconds