Home
last modified time | relevance | path

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

/aosp_15_r20/external/strace/
H A Dmsghdr.c283 decode_msg_control(struct tcb *const tcp, const kernel_ulong_t addr, in decode_msg_control() function
387 decode_msg_control(tcp, ptr_to_kulong(msg->msg_control), in print_struct_msghdr()
H A DChangeLog2479 * msghdr.c (decode_msg_control): Likewise.
9606 (decode_msg_control): Pass tcp to get_optmem_max.
21136 (decode_msg_control): Change the type of in_control_len argument,
21681 * msghdr.c (decode_msg_control): Change address argument type
27647 (decode_msg_control): Use it to check control_len argument.
27709 * msghdr.c (decode_msg_control): When msg_control array has an
27798 * net.c (printcmsghdr): Rename to decode_msg_control.