Searched defs:bufsize (Results 1 – 8 of 8) sorted by relevance
24 const unsigned bufsize = 2 * 1024 * FEC_BLOCKSIZE; variable
57 size_t bufsize = 0; in runCommand() local
196 static bool format_verity_table(char *buf, const size_t bufsize, in format_verity_table()235 static bool format_legacy_verity_table(char *buf, const size_t bufsize, in format_legacy_verity_table()
107 bufsize = 1048576 variable
278 char* buf, int bufsize) in read_sysfs_string()
484 const size_t bufsize = kTagLength + numaddrs * kMaxSingleAddressLength; in parseNdUserOptMessage() local
200 size_t bufsize = 0; in runCommand() local
4327 __u32 min_len, max_len, bufsize; member