Home
last modified time | relevance | path

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

/external/strace/
Dsyscall.c2399 trace_syscall_exiting(struct tcb *tcp) in trace_syscall_exiting() function
2732 trace_syscall_exiting(tcp) : trace_syscall_entering(tcp); in trace_syscall()
DChangeLog932 * syscall.c (trace_syscall): Split into trace_syscall_exiting() and