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

/freebsd-10.2-release/contrib/ntp/sntp/libevent/test/
H A Dregress_buffer.c1890 #define tt_iov_eq(v, s) \ macro
1909 tt_iov_eq(&v[0], "Contents of chunk [0]\n");
1910 tt_iov_eq(&v[3], "Contents of chunk [3]\n");
1911 tt_iov_eq(&v[12], "Contents of chunk [12]\n");
1912 tt_iov_eq(&v[15], "Contents of chunk [15]\n");
1918 tt_iov_eq(&v[0], "Contents of chunk [0]\n");
1925 tt_iov_eq(&v[0], "Contents of chunk [0]\n");
1926 tt_iov_eq(&v[1], "Contents of chunk [1]\n");
1939 tt_iov_eq(&v[0], "Contents of chunk [0]\n");
1946 tt_iov_eq(
[all...]

Completed in 47 milliseconds