Searched refs:transfertype (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/lib/
H A Dftp.h143 char transfertype; /* set by ftp_transfertype for use by Curl_client_write()a member in struct:ftp_conn
H A Dsendf.c447 conn->proto.ftpc.transfertype == 'A') {
H A Dftp.c3266 return conn->proto.ftpc.transfertype != (ascii_wanted?'A':'I');
3284 if(ftpc->transfertype == want) {
3293 ftpc->transfertype = want;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/lib/
H A Dftp.h143 char transfertype; /* set by ftp_transfertype for use by Curl_client_write()a member in struct:ftp_conn
H A Dsendf.c447 conn->proto.ftpc.transfertype == 'A') {
H A Dftp.c3266 return conn->proto.ftpc.transfertype != (ascii_wanted?'A':'I');
3284 if(ftpc->transfertype == want) {
3293 ftpc->transfertype = want;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/lib/
H A Dftp.h143 char transfertype; /* set by ftp_transfertype for use by Curl_client_write()a member in struct:ftp_conn
H A Dsendf.c447 conn->proto.ftpc.transfertype == 'A') {
H A Dftp.c3266 return conn->proto.ftpc.transfertype != (ascii_wanted?'A':'I');
3284 if(ftpc->transfertype == want) {
3293 ftpc->transfertype = want;

Completed in 210 milliseconds