Home
last modified time | relevance | path

Searched refs:msgh (Results 1 – 1 of 1) sorted by relevance

/arch/um/os-Linux/skas/
A Dprocess.c165 struct msghdr msgh = { in wait_stub_done_seccomp() local
176 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