Searched refs:msgh (Results 1 – 1 of 1) sorted by relevance
165 struct msghdr msgh = { in wait_stub_done_seccomp() local176 msgh.msg_control = ctrl.data; in wait_stub_done_seccomp()177 msgh.msg_controllen = CMSG_SPACE(fds_size); in wait_stub_done_seccomp()178 cmsg = CMSG_FIRSTHDR(&msgh); in wait_stub_done_seccomp()186 &msgh, 0)); in wait_stub_done_seccomp()
Completed in 4 milliseconds