Home
last modified time | relevance | path

Searched refs:AIO_LISTIO_MAX (Results 1 - 4 of 4) sorted by relevance

/third_party/toybox/toys/posix/
H A Dgetconf.c97 CONF(AIO_LISTIO_MAX), CONF(AIO_MAX), CONF(AIO_PRIO_DELTA_MAX), CONF(ARG_MAX),
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs449 pub const AIO_LISTIO_MAX: ::c_int = 16; consts
/third_party/rust/crates/nix/src/
H A Dunistd.rs2142 AIO_LISTIO_MAX = libc::_SC_AIO_LISTIO_MAX,
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs4365 pub const AIO_LISTIO_MAX: ::c_int = 16; consts

Completed in 24 milliseconds