HomeSort by relevance Sort by last modified time
    Searched refs:terminal_binary_ok (Results 1 - 3 of 3) sorted by null

  /external/curl/src/
tool_cb_wrt.c 147 if(is_tty && (outs->bytes < 2000) && !config->terminal_binary_ok) {
tool_cfgable.h 152 bool terminal_binary_ok; member in struct:OperationConfig
tool_operate.c 857 config->terminal_binary_ok = (outfile && !strcmp(outfile, "-"));
    [all...]

Completed in 249 milliseconds