Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/mem/mtest01/
Dmtest01.c83 unsigned long long original_maxbytes, maxbytes = 0; in main() local
/external/ltp/testcases/kernel/fs/proc/
Dproc01.c66 static long long maxbytes; variable
/external/libmtp/src/
Dptp.c1480 uint32_t maxbytes, unsigned char** object, in ptp_getpartialobject()
1504 uint32_t maxbytes, PTPDataHandler *handler) in ptp_getpartialobject_to_handler()
4094 uint32_t maxbytes, unsigned char** object, in ptp_android_getpartialobject64()
Dlibmtp.c9008 uint64_t offset, uint32_t maxbytes,
/external/scapy/scapy/
Dfields.py1385 def __init__(self, name, default, wordbytes, maxbytes, aton, ntoa, length_from): argument