Home
last modified time | relevance | path

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

/external/strace/
Dnet.c392 decode_pair_fd(struct tcb *const tcp, const kernel_ulong_t addr) in decode_pair_fd() function
406 decode_pair_fd(tcp, tcp->u_arg[0]); in do_pipe()
440 decode_pair_fd(tcp, tcp->u_arg[3]); in SYS_FUNC()
DChangeLog21282 * net.c (decode_sockbuf, decode_pair_fd, print_linger, print_ucred,
32517 Always call decode_pair_fd on exiting.
37017 * net.c (printpair_fd, decode_pair_fd): New functions.