Home
last modified time | relevance | path

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

/external/iproute2/include/uapi/linux/
Dlimits.h10 #define MAX_CANON 255 /* size of the canonical input queue */ macro
/external/kernel-headers/original/uapi/linux/
Dlimits.h10 #define MAX_CANON 255 /* size of the canonical input queue */ macro
/external/python/cpython2/Lib/plat-beos5/
DIN.py114 MAX_CANON = (255) variable
/external/python/cpython2/Lib/plat-linux2/
DIN.py287 MAX_CANON = 255 variable
/external/python/cpython2/Lib/plat-irix6/
DFILE.py366 MAX_CANON = 256 variable
/external/python/cpython2/Lib/plat-atheos/
DIN.py139 MAX_CANON = 126 variable
/external/python/cpython2/Lib/plat-sunos5/
DIN.py78 MAX_CANON = 256 variable
DSTROPTS.py75 MAX_CANON = 256 variable
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs3360 pub const MAX_CANON: ::c_int = 255; constant
/external/crosvm/jail/seccomp/aarch64/
Dconstants.json1022 "MAX_CANON": 255, number
/external/crosvm/jail/seccomp/x86_64/
Dconstants.json1034 "MAX_CANON": 255, number
/external/crosvm/jail/seccomp/arm/
Dconstants.json1016 "MAX_CANON": 255, number