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

/freebsd-10-stable/contrib/netbsd-tests/kernel/
H A Dt_ptrace_wait.c61 #define CHILD_FROM_PARENT(info, fds, msg) \ macro
318 CHILD_FROM_PARENT("exit tracee", parent_tracee, msg);
342 CHILD_FROM_PARENT("wait for tracee exit", parent_tracer, msg);
419 CHILD_FROM_PARENT("Message 1", parent_tracee, msg);
446 CHILD_FROM_PARENT("Message 2", parent_tracer, msg);
519 CHILD_FROM_PARENT("Message 1", parent_tracee, msg);
522 CHILD_FROM_PARENT("Message 2", parent_tracee, msg);
580 CHILD_FROM_PARENT("Message 1", parent_tracee, msg);
650 CHILD_FROM_PARENT("exit tracee", parent_tracee, msg);
679 CHILD_FROM_PARENT("wai
[all...]

Completed in 104 milliseconds