Home
last modified time | relevance | path

Searched refs:dumpiov_in_mmsghdr (Results 1 – 4 of 4) sorted by relevance

/external/strace/
Dmmsghdr.c149 dumpiov_in_mmsghdr(struct tcb *const tcp, kernel_ulong_t addr) in dumpiov_in_mmsghdr() function
Dsyscall.c423 dumpiov_in_mmsghdr(tcp, tcp->u_arg[1]); in dumpio()
450 dumpiov_in_mmsghdr(tcp, tcp->u_arg[1]); in dumpio()
Ddefs.h867 dumpiov_in_mmsghdr(struct tcb *, kernel_ulong_t addr);
DChangeLog20886 * mmsghdr.c (dumpiov_in_mmsghdr): Likewise.
21155 (dumpiov_in_mmsghdr): Cast msghdr.msg_iovlen to kernel_ureg_t instead
21438 * defs.h (dumpiov_in_msghdr, dumpiov_in_mmsghdr, dumpiov_upto, dumpstr):
21440 * mmsghdr.c (dumpiov_in_mmsghdr): Likewise.
21556 * mmsghdr.c (dumpiov_in_mmsghdr): Cast msghdr.msg_iov pointer
27387 (decode_mmsghdr, decode_mmsgvec, dumpiov_in_mmsghdr): Move to ...
27775 (dumpiov_in_mmsghdr): Use fetch_struct_mmsghdr instead of fetch_mmsghdr.
32964 * net.c (dumpiov_in_mmsghdr): Call dumpiov_upto instead of dumpiov,
42477 * defs.h (dumpiov_in_mmsghdr): New declaration.
42480 (dumpiov_in_mmsghdr): New function.
[all …]