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 248 struct smtp_conn *smtpc = &conn->proto.smtpc;
314 struct smtp_conn *smtpc = &conn->proto.smtpc;
352 struct smtp_conn *smtpc = &conn->proto.smtpc;
378 struct smtp_conn *smtpc = &conn->proto.smtpc;
420 struct smtp_conn *smtpc = &conn->proto.smtpc;
450 struct smtp_conn *smtpc = &conn->proto.smtpc;
472 struct smtp_conn *smtpc = &conn->proto.smtpc;
487 struct smtp_conn *smtpc = &conn->proto.smtpc;
715 struct smtp_conn *smtpc = &conn->proto.smtpc;
831 struct smtp_conn *smtpc = &conn->proto.smtpc
    [all...]
urldata.h     [all...]

Completed in 695 milliseconds