Searched refs:pmhdr (Results 1 – 1 of 1) sorted by relevance
35 let pmhdr = &mhdr as *const msghdr; in test_cmsg_firsthdr() localVariable39 assert_eq!(libc::CMSG_FIRSTHDR(pmhdr), cmsg_firsthdr(pmhdr)); in test_cmsg_firsthdr()