Searched refs:dont_check (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dftp.h132 bool dont_check; /* Set to TRUE to prevent the final (post-transfer) member in struct:ftp_conn
H A Dftp.c3169 if(!result && ftpc->dont_check && data->req.maxdownload > 0)
3220 if(ftpc->dont_check && data->req.maxdownload > 0) {
3228 if(!ftpc->dont_check) {
3268 else if(!ftpc->dont_check &&
3278 ftpc->dont_check = FALSE;
3451 ftpc->dont_check = TRUE; /* dont check for successful transfer */

Completed in 100 milliseconds