Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dsmtp.c212 struct smtp_conn *smtpc = &conn->proto.smtpc; in smtp_endofresp()
290 struct smtp_conn *smtpc = &data->conn->proto.smtpc; in state()
329 struct smtp_conn *smtpc = &conn->proto.smtpc; in smtp_perform_ehlo()
356 struct smtp_conn *smtpc = &conn->proto.smtpc; in smtp_perform_helo()
399 struct smtp_conn *smtpc = &conn->proto.smtpc; in smtp_perform_upgrade_tls()
430 struct smtp_conn *smtpc = &conn->proto.smtpc; in smtp_perform_auth()
453 struct smtp_conn *smtpc = &conn->proto.smtpc; in smtp_continue_auth()
469 struct smtp_conn *smtpc = &conn->proto.smtpc; in smtp_perform_authentication()
862 struct smtp_conn *smtpc = &conn->proto.smtpc; in smtp_state_ehlo_resp()
984 struct smtp_conn *smtpc = &conn->proto.smtpc; in smtp_state_auth_resp()
[all …]
Dsmtp.h68 struct smtp_conn { struct
Durldata.h1097 struct smtp_conn smtpc;