Home
last modified time | relevance | path

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

/iperf/src/
H A Diperf_error.c188 case IENOSENDFILE: in iperf_strerror()
H A Diperf_api.h369 IENOSENDFILE = 11, // This OS does not support sendfile enumerator
H A Diperf_api.c1399 i_errno = IENOSENDFILE; in iperf_parse_arguments()