OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAX_CANON
(Results
1 - 9
of
9
) sorted by null
/bionic/libc/kernel/uapi/linux/
limits.h
25
#define
MAX_CANON
255
/external/iproute2/include/uapi/linux/
limits.h
10
#define
MAX_CANON
255 /* size of the canonical input queue */
/external/kernel-headers/original/uapi/linux/
limits.h
10
#define
MAX_CANON
255 /* size of the canonical input queue */
/external/python/cpython2/Lib/plat-beos5/
IN.py
114
MAX_CANON
= (255)
/external/python/cpython2/Lib/plat-linux2/
IN.py
287
MAX_CANON
= 255
/external/python/cpython2/Lib/plat-atheos/
IN.py
139
MAX_CANON
= 126
/external/python/cpython2/Lib/plat-irix6/
FILE.py
366
MAX_CANON
= 256
/external/python/cpython2/Lib/plat-sunos5/
IN.py
78
MAX_CANON
= 256
STROPTS.py
75
MAX_CANON
= 256
[
all
...]
Completed in 3026 milliseconds