Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dusersmtp.c567 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