Home
last modified time | relevance | path

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

/external/strace/
Dsignal.c522 decode_new_sigaction(struct tcb *tcp, long addr) in decode_new_sigaction() function
592 decode_new_sigaction(tcp, tcp->u_arg[1]); in SYS_FUNC()
595 decode_new_sigaction(tcp, tcp->u_arg[2]); in SYS_FUNC()