Home
last modified time | relevance | path

Searched refs:IOV_DECODE_STR (Results 1 – 9 of 9) sorted by relevance

/external/strace/
Dio.c86 case IOV_DECODE_STR: in print_iovec()
137 IOV_DECODE_STR, tcp->u_rval); in SYS_FUNC()
147 tprint_iov(tcp, tcp->u_arg[2], tcp->u_arg[1], IOV_DECODE_STR); in SYS_FUNC()
214 IOV_DECODE_STR, tcp->u_rval); in do_preadv()
238 tprint_iov(tcp, len, tcp->u_arg[1], IOV_DECODE_STR); in do_pwritev()
325 tprint_iov(tcp, tcp->u_arg[2], tcp->u_arg[1], IOV_DECODE_STR); in SYS_FUNC()
Dprocess_vm.c44 syserror(tcp) ? IOV_DECODE_ADDR : IOV_DECODE_STR, in SYS_FUNC()
67 tprint_iov(tcp, local_iovcnt, tcp->u_arg[1], IOV_DECODE_STR); in SYS_FUNC()
Dsg_io_v4.c44 tprint_iov_upto(tcp, iovec_count, addr, IOV_DECODE_STR, in print_sg_io_buffer()
Dsg_io_v3.c56 tprint_iov_upto(tcp, iovec_count, addr, IOV_DECODE_STR, in print_sg_io_buffer()
Daio.c149 ? IOV_DECODE_STR in print_iocb()
Dkeyctl.c171 tprint_iov(tcp, len, addr, IOV_DECODE_STR); in keyctl_instantiate_key_iov()
Dmsghdr.c375 (family == AF_NETLINK) ? IOV_DECODE_NETLINK : IOV_DECODE_STR; in print_struct_msghdr()
Ddefs.h403 IOV_DECODE_STR, enumerator
DChangeLog19870 fields when umove call fails. Pass IOV_DECODE_STR to tprint_iov_upto
19875 fields when umove call fails. Pass IOV_DECODE_STR to tprint_iov_upto