Home
last modified time | relevance | path

Searched refs:state_saved (Results 1 – 2 of 2) sorted by relevance

/third_party/curl/lib/
Dftp.h147 ftpstate state_saved; /* transfer type saved to be reloaded after member
Dftp.c453 if(conn->proto.ftpc.state_saved == FTP_STOR) { in InitiateTransfer()
2402 conn->proto.ftpc.state_saved = instate; in ftp_state_stor_resp()
2517 conn->proto.ftpc.state_saved = instate; in ftp_state_get_resp()