Home
last modified time | relevance | path

Searched defs:cmsg_space (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/libc/libc-test/src/
H A Dcmsg.c17 size_t cmsg_space(size_t length) { in cmsg_space() function
/third_party/rust/crates/libc/libc-test/test/
H A Dcmsg.rs17 pub fn cmsg_space(length: c_uint) -> usize; in cmsg_space() functions
/third_party/node/deps/uv/src/unix/
H A Dstream.c1082 char cmsg_space[CMSG_SPACE(UV__CMSG_FD_SIZE)]; in uv__read() local
/third_party/rust/crates/nix/src/sys/socket/
H A Dmod.rs584 macro_rules! cmsg_space { macros
[all...]

Completed in 6 milliseconds