Searched defs:getsecret (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/src/
H A Dusersmtp.c518 static int getsecret __P((sasl_conn_t *, void *, int, sasl_secret_t **));
529 { SASL_CB_PASS, &getsecret, NULL },
1073 getsecret(conn, context, id, psecret) function
1271 getsecret(conn, context, id, psecret) function

Completed in 25 milliseconds