Home
last modified time | relevance | path

Searched defs:MAX_INPUT (Results 1 – 10 of 10) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dlimits.h11 #define MAX_INPUT 255 /* size of the type-ahead buffer */ macro
/external/iproute2/include/uapi/linux/
Dlimits.h11 #define MAX_INPUT 255 /* size of the type-ahead buffer */ macro
/external/python/cpython2/Lib/plat-beos5/
DIN.py115 MAX_INPUT = (255) variable
/external/crosvm/io_uring/src/
Dbindings.rs53 pub const MAX_INPUT: ::std::os::raw::c_uint = 255; constant
/external/python/cpython2/Lib/plat-linux2/
DIN.py288 MAX_INPUT = 255 variable
/external/python/cpython2/Lib/plat-irix6/
DFILE.py365 MAX_INPUT = 512 variable
/external/rust/crates/nix/src/
Dunistd.rs1800 MAX_INPUT = libc::_PC_MAX_INPUT, enumerator
/external/python/cpython2/Lib/plat-atheos/
DIN.py140 MAX_INPUT = 126 variable
/external/python/cpython2/Lib/plat-sunos5/
DIN.py77 MAX_INPUT = 512 variable
DSTROPTS.py74 MAX_INPUT = 512 variable