Home
last modified time | relevance | path

Searched refs:decode_msghdr (Results 1 – 2 of 2) sorted by relevance

/external/strace/
Dmsghdr.c410 decode_msghdr(struct tcb *const tcp, const int *const p_user_msg_namelen, in decode_msghdr() function
437 decode_msghdr(tcp, 0, tcp->u_arg[1], -1); in SYS_FUNC()
463 decode_msghdr(tcp, &msg_namelen, tcp->u_arg[1], in SYS_FUNC()
DChangeLog21149 (decode_msghdr, dumpiov_in_msghdr): Change data_size argument type
21152 to decode_msghdr.
21441 * msghdr.c (fetch_msghdr_namelen, decode_msghdr, dumpiov_in_msghdr):
27371 * defs.h (fetch_msghdr_namelen, decode_msghdr): Remove.
27374 (fetch_msghdr_namelen, decode_msghdr): Add static qualifier.
27433 (decode_msghdr): Add "int *" argument.
27438 (decode_msghdr, decode_mmsghdr): Add "int *" argument,
27442 * net.c (SYS_FUNC(sendmsg)): Update decode_msghdr invocation.
27445 to decode_msghdr.
27755 * defs.h (msg_flags, socketlayers, decode_msghdr, decode_mmsg):
[all …]