Searched refs:getsecret (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/sendmail/src/ |
| H A D | usersmtp.c | 567 static int getsecret __P((sasl_conn_t *, void *, int, sasl_secret_t **)); 578 { SASL_CB_PASS, (sasl_callback_ft)&getsecret, NULL }, 1121 getsecret(conn, context, id, psecret) in getsecret() function 1319 getsecret(conn, context, id, psecret) in getsecret() function
|