Home
last modified time | relevance | path

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

/NextBSD/tools/test/ptrace/
HDscescx.c298 static int trace_syscalls = 1; variable
304 return (trace_syscalls ? trace_sc(pid) : trace_cont(pid)); in trace()
315 trace_syscalls = 1; in main()
320 trace_syscalls = 0; in main()
323 trace_syscalls = 1; in main()