Home
last modified time | relevance | path

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

/aosp_15_r20/external/strace/
H A Dpoll.c65 decode_poll_exiting(struct tcb *const tcp, const kernel_ulong_t pts) in decode_poll_exiting() function
163 return decode_poll_exiting(tcp, 0); in SYS_FUNC()
180 return decode_poll_exiting(tcp, tcp->u_arg[2]); in SYS_FUNC()
H A DChangeLog9380 * poll.c (decode_poll_exiting): Likewise.
9678 (decode_poll_exiting): Replace sprintf with xsnprintf and xsprintf.
21332 * poll.c (decode_poll_exiting): Change tracee address argument type
21600 * poll.c (decode_poll_exiting): Change the type of printed and
21632 * poll.c (decode_poll_entering, decode_poll_exiting): Change the type
22216 * poll.c (decode_poll_exiting): Replace "(unsigned int) -1" with -1U.
29439 * poll.c (decode_poll_exiting): Cast 3rd argument of sprintflags
32308 * poll.c (decode_poll_entering, decode_poll_exiting): Fix corner cases
32317 (decode_poll_exiting): Print unfetchable address when umove call fails.
35908 * poll.c (decode_poll_exiting): Likewise.
[all …]