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

/freebsd-12-stable/tools/test/ptrace/
H A Dscescx.c324 static int trace_syscalls = 1; variable
330 return (trace_syscalls ? trace_sc(pid) : trace_cont(pid));
341 trace_syscalls = 1;
346 trace_syscalls = 0;
349 trace_syscalls = 1;

Completed in 135 milliseconds