Home
last modified time | relevance | path

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

/external/strace/
Dmsghdr.h17 print_struct_msghdr(struct tcb *, const struct msghdr *,
Dmsghdr.c363 print_struct_msghdr(struct tcb *tcp, const struct msghdr *msg, in print_struct_msghdr() function
416 print_struct_msghdr(tcp, &msg, p_user_msg_namelen, data_size); in decode_msghdr()
Dmmsghdr.c67 print_struct_msghdr(tcp, &mmsg->msg_hdr, c->p_user_msg_namelen, in print_struct_mmsghdr()
DChangeLog14316 (print_struct_msghdr): Use PRINT_FIELD_U and PRINT_FIELD_FLAGS.
20887 * msghdr.c (print_struct_msghdr, dumpiov_in_msghdr): Likewise.
21146 * msghdr.h (print_struct_msghdr): Likewise.
21147 * msghdr.c (print_struct_msghdr): Likewise. Cast msghdr.msg_iovlen
21154 of -1UL as data_size argument to print_struct_msghdr.
21550 * msghdr.c (print_struct_msghdr): Cast msghdr.msg_name pointer
21801 * msghdr.c (print_struct_msghdr): Cast msghdr.msg_iov and
27384 * msghdr.h (print_struct_msghdr): New prototype.
27385 * msghdr.c (print_msghdr): Rename to print_struct_msghdr, remove