Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dftp.c3517 bool ascii_wanted) in ftp_need_type() argument
3519 return conn->proto.ftpc.transfertype != (ascii_wanted?'A':'I'); in ftp_need_type()