Searched refs:want_cansendfile (Results 1 – 1 of 1) sorted by relevance
1126 int want_ismapping = -1, want_cansendfile = -1; in test_evbuffer_add_file() local1167 want_cansendfile = 1; in test_evbuffer_add_file()1174 want_cansendfile = 0; in test_evbuffer_add_file()1180 want_cansendfile = 0; in test_evbuffer_add_file()1229 if (want_cansendfile >= 0) { in test_evbuffer_add_file()1230 if (seg->can_sendfile != (unsigned)want_cansendfile) in test_evbuffer_add_file()