Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmain.c1392 authinfo = getauthinfo(STDIN_FILENO, &forged);
2564 authinfo = getauthinfo(sm_io_getinfo(InChannel, SM_IO_WHAT_FD,
H A Dsendmail.h2551 extern char *getauthinfo __P((int, bool *));
H A Ddaemon.c3380 getauthinfo(fd, may_be_forged) in getauthinfo() function