Searched defs:maxbytes (Results 1 – 5 of 5) sorted by relevance
/external/ltp/testcases/kernel/mem/mtest01/ |
D | mtest01.c | 83 unsigned long long original_maxbytes, maxbytes = 0; in main() local
|
/external/ltp/testcases/kernel/fs/proc/ |
D | proc01.c | 66 static long long maxbytes; variable
|
/external/libmtp/src/ |
D | ptp.c | 1480 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()
|
D | libmtp.c | 9008 uint64_t offset, uint32_t maxbytes,
|
/external/scapy/scapy/ |
D | fields.py | 1385 def __init__(self, name, default, wordbytes, maxbytes, aton, ntoa, length_from): argument
|