Home
last modified time | relevance | path

Searched defs:cmsg_firsthdr (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/libc/libc-test/src/
H A Dcmsg.c9 struct cmsghdr *cmsg_firsthdr(struct msghdr *msgh) { in cmsg_firsthdr() function
/third_party/rust/crates/libc/libc-test/test/
H A Dcmsg.rs13 pub fn cmsg_firsthdr(msgh: *const msghdr) -> *mut cmsghdr; in cmsg_firsthdr() functions

Completed in 1 milliseconds