Searched refs:decode_sockbuf (Results 1 – 2 of 2) sorted by relevance
/external/strace/ |
D | net.c | 105 decode_sockbuf(struct tcb *const tcp, const int fd, const kernel_ulong_t addr, in decode_sockbuf() function 279 decode_sockbuf(tcp, tcp->u_arg[0], tcp->u_arg[1], tcp->u_arg[2]); in SYS_FUNC() 291 decode_sockbuf(tcp, tcp->u_arg[0], tcp->u_arg[1], tcp->u_arg[2]); in SYS_FUNC() 314 decode_sockbuf(tcp, tcp->u_arg[0], tcp->u_arg[1], in SYS_FUNC() 339 decode_sockbuf(tcp, tcp->u_arg[0], tcp->u_arg[1], in SYS_FUNC()
|
D | ChangeLog | 3873 [!HAVE_BLUETOOTH_BLUETOOTH_H] (decode_sockbuf): Decode AF_BLUETOOTH. 3874 (decode_sockbuf) <case AF_BLUETOOTH>: Use printxval_index. 15853 * net.c (decode_sockbuf): Likewise. 21086 decode_sockbuf: change addrlen argument type from long to kernel_ureg_t. 21087 * net.c (decode_sockbuf): Change addrlen argument type from long 21282 * net.c (decode_sockbuf, decode_pair_fd, print_linger, print_ucred, 27588 * net.c (decode_sockbuf): New function.
|