Home
last modified time | relevance | path

Searched defs:maxbytes (Results 1 – 3 of 3) sorted by relevance

/external/ltp/testcases/kernel/mem/mtest01/
Dmtest01.c53 static long maxbytes = 0; variable
68 char *str_maxbytes, long *maxbytes, in parse_mtest_options()
/external/ltp/testcases/kernel/fs/proc/
Dproc01.c66 static long long maxbytes; variable
/external/scapy/scapy/
Dfields.py1385 def __init__(self, name, default, wordbytes, maxbytes, aton, ntoa, length_from): argument