Home
last modified time | relevance | path

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

/third_party/benchmark/test/
H A Dfilter_test.cc73 bool list_only = false; in main() local
75 list_only |= std::string(argv[i]).find("--benchmark_list_tests") != in main()
97 const int64_t expected_reports = list_only ? 0 : expected_return; in main()
/third_party/curl/lib/
H A Dtransfer.c1085 data->state.list_only = data->set.list_only; in Curl_pretransfer()
H A Durldata.h1507 BIT(list_only); /* list directory contents */
1872 BIT(list_only); /* list directory */
H A Dftp.c1345 (data->state.list_only?"NLST":"LIST")); in ftp_state_prepare_transfer()
1452 (data->state.list_only?"NLST":"LIST"), in ftp_state_list()
3678 else if(data->state.list_only || !ftpc->file) { in ftp_do_more()
4416 data->state.list_only = TRUE; in ftp_setup_connection()
H A Dpop3.c600 if(pop3->id[0] == '\0' || data->set.list_only) { in pop3_perform_command()
H A Dsetopt.c1245 data->set.list_only = (0 != va_arg(param, long)); in Curl_vsetopt()
/third_party/curl/lib/vssh/
H A Dwolfssh.c862 data->set.list_only ? in wssh_statemach_act()
H A Dlibssh.c1454 if(data->set.list_only) { in myssh_statemach_act()
H A Dlibssh2.c2340 if(data->set.list_only) { in ssh_statemach_act()

Completed in 36 milliseconds