HomeSort by relevance Sort by last modified time
    Searched refs:smtp_conn (Results 1 - 3 of 3) sorted by null

  /external/curl/lib/
smtp.h 51 connection-oriented must be in smtp_conn to properly deal with the fact that
63 /* smtp_conn is used for struct connection-oriented data in the connectdata
65 struct smtp_conn { struct
smtp.c 198 struct smtp_conn *smtpc = &conn->proto.smtpc;
271 struct smtp_conn *smtpc = &conn->proto.smtpc;
309 struct smtp_conn *smtpc = &conn->proto.smtpc;
335 struct smtp_conn *smtpc = &conn->proto.smtpc;
377 struct smtp_conn *smtpc = &conn->proto.smtpc;
407 struct smtp_conn *smtpc = &conn->proto.smtpc;
429 struct smtp_conn *smtpc = &conn->proto.smtpc;
444 struct smtp_conn *smtpc = &conn->proto.smtpc;
704 struct smtp_conn *smtpc = &conn->proto.smtpc;
820 struct smtp_conn *smtpc = &conn->proto.smtpc
    [all...]
urldata.h     [all...]

Completed in 562 milliseconds