Searched refs:authinfo (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/sendmail/src/ |
H A D | main.c | 181 char *authinfo = NULL; local 1392 authinfo = getauthinfo(STDIN_FILENO, &forged); 1393 macdefine(&BlankEnvelope.e_macro, A_TEMP, '_', authinfo); 2564 authinfo = getauthinfo(sm_io_getinfo(InChannel, SM_IO_WHAT_FD, 2566 macdefine(&BlankEnvelope.e_macro, A_TEMP, '_', authinfo); 2577 sm_syslog(LOG_INFO, NULL, "connect from %s", authinfo);
|
/titanic_44/usr/src/cmd/sendmail/cf/m4/ |
H A D | proto.m4 | 2929 ### authinfo: lookup authinfo in the access map 2944 R$* $: <$(authinfo AuthInfo:$&{server_name} $: ? $)> 2945 R<?> $: <$(authinfo AuthInfo:$&{server_addr} $: ? $)> 2946 R<?> $: <$(authinfo AuthInfo: $: ? $)> 2947 R<?> $@ no no authinfo available 2954 R$* $| <?>$* $@ no no authinfo available
|
/titanic_44/usr/src/cmd/sendmail/cf/ |
H A D | README | 1835 authinfo authinfo
|