Home
last modified time | relevance | path

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

/external/iproute2/include/uapi/linux/
Dlimits.h11 #define MAX_INPUT 255 /* size of the type-ahead buffer */ macro
/external/kernel-headers/original/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/python/cpython2/Lib/plat-linux2/
DIN.py288 MAX_INPUT = 255 variable
/external/python/cpython2/Lib/plat-irix6/
DFILE.py365 MAX_INPUT = 512 variable
/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
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs3362 pub const MAX_INPUT: ::c_int = 255; constant
/external/crosvm/jail/seccomp/aarch64/
Dconstants.json1023 "MAX_INPUT": 255, number
/external/crosvm/jail/seccomp/x86_64/
Dconstants.json1035 "MAX_INPUT": 255, number
/external/crosvm/jail/seccomp/arm/
Dconstants.json1017 "MAX_INPUT": 255, number