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

/freebsd-11-stable/contrib/netbsd-tests/kernel/
H A Dmsg.h32 struct msg_fds { struct
45 msg_open(struct msg_fds *fds)
58 msg_close(struct msg_fds *fds)
67 msg_write_child(const char *info, struct msg_fds *fds, void *msg, size_t len)
85 msg_write_parent(const char *info, struct msg_fds *fds, void *msg, size_t len)
103 msg_read_parent(const char *info, struct msg_fds *fds, void *msg, size_t len)
121 msg_read_child(const char *info, struct msg_fds *fds, void *msg, size_t len)
H A Dt_ptrace_wait.c304 struct msg_fds parent_tracee, parent_tracer;
405 struct msg_fds parent_tracer, parent_tracee;
507 struct msg_fds parent_tracee;
566 struct msg_fds parent_tracee;
632 struct msg_fds parent_tracer, parent_tracee;
737 struct msg_fds parent_tracee, parent_tracer;
856 struct msg_fds parent_tracee, parent_tracer;
4828 struct msg_fds parent_tracee, parent_tracer;

Completed in 163 milliseconds