Searched refs:printpair_fd (Results 1 – 2 of 2) sorted by relevance
367 printpair_fd(struct tcb *tcp, const int i0, const int i1) in printpair_fd() function384 printpair_fd(tcp, pair[0], pair[1]); in decode_pair_fd()404 printpair_fd(tcp, tcp->u_rval, getrval2(tcp)); in SYS_FUNC()
17874 (SYS_FUNC(pipe)) [HAVE_GETRVAL2]: Call printpair_fd instead of do_pipe.22373 * net.c (printpair_fd, decode_pair_fd): New functions.