Searched refs:want_cansendfile (Results 1 – 1 of 1) sorted by relevance
936 int want_ismapping = -1, want_cansendfile = -1; in test_evbuffer_add_file() local977 want_cansendfile = 1; in test_evbuffer_add_file()984 want_cansendfile = 0; in test_evbuffer_add_file()990 want_cansendfile = 0; in test_evbuffer_add_file()1039 if (want_cansendfile >= 0) { in test_evbuffer_add_file()1040 if (seg->can_sendfile != (unsigned)want_cansendfile) in test_evbuffer_add_file()