Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/
A Dtst-scm_rights.c57 } cmsg_storage; in subprocess() local
64 .msg_control = cmsg_storage.bytes, in subprocess()
65 .msg_controllen = sizeof (cmsg_storage), in subprocess()
116 } cmsg_storage; in one_test() local
123 .msg_control = cmsg_storage.bytes, in one_test()
124 .msg_controllen = sizeof (cmsg_storage), in one_test()
152 TEST_VERIFY (&cmsg_storage.header == CMSG_FIRSTHDR (&mmhdr.msg_hdr)); in one_test()

Completed in 3 milliseconds