Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/semver/
H A Dandroid.txt2910 TUNGETSNDBUF
H A Dlinux.txt3513 TUNGETSNDBUF
/rust-libc-0.2.174/src/unix/linux_like/
H A Dmod.rs1514 pub const TUNGETSNDBUF: Ioctl = _IOR::<c_int>(T_TYPE, 211); constant