Lines Matching refs:print_iovec
2564 * tests/pwritev.c (print_iovec): Likewise.
15852 * io.c (print_iovec): Specify file descriptor to decode_netlink.
17220 Fix the length argument passed from print_iovec to decode_netlink.
17221 * io.c (print_iovec): Pass the actual length to decode_netlink
21171 (print_iovec): Change the type of *iov, iov_buf, and len variables
22213 * io.c (print_iovec, tprint_iov): Likewise.
24940 io: handle data_size of -1 as unlimited data in print_iovec.
24941 Otherwise it can be depleted and print_iovec starts printing empty
24944 * io.c (print_iovec): Interpret c->data_size of -1 as unlimited data
27403 * io.c (print_iovec): Print names of iov_base and iov_len fields.
27597 * io.c (print_iovec): Use decode_netlink().
27950 (print_iovec): Replace the condition with a switch.
29939 (print_iovec): New function.
29942 * tests/pwritev.c (print_iovec, main): Likewise.