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

/freebsd-10-stable/contrib/netbsd-tests/kernel/
H A Dt_ptrace_wait.c58 #define PARENT_TO_CHILD(info, fds, msg) \ macro
359 PARENT_TO_CHILD("exit tracee", parent_tracee, msg);
372 PARENT_TO_CHILD("wait for tracee exit", parent_tracer, msg);
472 PARENT_TO_CHILD("Message 1", parent_tracee, msg);
483 PARENT_TO_CHILD("Message 2", parent_tracer, msg);
526 PARENT_TO_CHILD("Message 1", parent_tracee, msg);
542 PARENT_TO_CHILD("Message 2", parent_tracee, msg);
604 PARENT_TO_CHILD("Message 1", parent_tracee, msg);
695 PARENT_TO_CHILD("exit tracee", parent_tracee, msg);
706 PARENT_TO_CHILD("wai
[all...]

Completed in 105 milliseconds