Home
last modified time | relevance | path

Searched defs:DEFAULT_BUFSIZE (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dfileinput.py83 DEFAULT_BUFSIZE = 8*1024 variable
/external/libpcap/
Dpcap-bpf.c1605 #define DEFAULT_BUFSIZE 32768 macro
1607 #define DEFAULT_BUFSIZE 524288 macro