Home
last modified time | relevance | path

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

/external/strace/
Dstrace.c2075 struct tcb *in_syscall = NULL; in trace() local
2113 if (in_syscall) { in trace()
2115 tcp = in_syscall; in trace()
2116 in_syscall = NULL; in trace()
2253 in_syscall = tcp; in trace()