Home
last modified time | relevance | path

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

/external/strace/
Dstream.c230 decode_poll(struct tcb *tcp, long pts) in decode_poll() function
364 int rc = decode_poll(tcp, 0); in SYS_FUNC()
378 int rc = decode_poll(tcp, tcp->u_arg[2]); in SYS_FUNC()
DChangeLog-CVS912 (decode_poll): Use sprint_timespec.
917 * stream.c (decode_poll): Rearrange so that arguments are decoded
1590 * stream.c (decode_poll): New function.