Home
last modified time | relevance | path

Searched defs:smtpc (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/
Dsmtp.c244 struct smtp_conn *smtpc = &conn->proto.smtpc; in smtp_endofresp() local
310 struct smtp_conn *smtpc = &conn->proto.smtpc; in state() local
348 struct smtp_conn *smtpc = &conn->proto.smtpc; in smtp_perform_ehlo() local
374 struct smtp_conn *smtpc = &conn->proto.smtpc; in smtp_perform_helo() local
416 struct smtp_conn *smtpc = &conn->proto.smtpc; in smtp_perform_upgrade_tls() local
446 struct smtp_conn *smtpc = &conn->proto.smtpc; in smtp_perform_auth() local
468 struct smtp_conn *smtpc = &conn->proto.smtpc; in smtp_continue_auth() local
483 struct smtp_conn *smtpc = &conn->proto.smtpc; in smtp_perform_authentication() local
711 struct smtp_conn *smtpc = &conn->proto.smtpc; in smtp_state_ehlo_resp() local
827 struct smtp_conn *smtpc = &conn->proto.smtpc; in smtp_state_auth_resp() local
[all …]
Durldata.h1028 struct smtp_conn smtpc; member