Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-os2emx/
DSOCKET.py90 MSG_MAXIOVLEN = 16 variable
/external/python/cpython2/Lib/plat-unixware7/
DIN.py332 MSG_MAXIOVLEN = 16 variable
/external/rust/crates/libc/src/unix/solarish/
Dmod.rs1472 pub const MSG_MAXIOVLEN: ::c_int = 16; constant