Searched defs:bufsize (Results 1 – 7 of 7) sorted by relevance
107 bufsize = 1048576 variable
229 static __inline__ int adb_socket_setbufsize( int fd, int bufsize ) in adb_socket_setbufsize()446 static __inline__ int adb_socket_setbufsize( int fd, int bufsize ) in adb_socket_setbufsize()
291 static size_t fill_connect_data(char *buf, size_t bufsize) in fill_connect_data()
471 const size_t bufsize = kTagLength + numaddrs * kMaxSingleAddressLength; in parseNdUserOptMessage() local
250 char* buf, int bufsize) in read_sysfs_string()
320 static ssize_t get_node_path_locked(struct node* node, char* buf, size_t bufsize) { in get_node_path_locked()360 char* buf, size_t bufsize, int search) in find_file_within()636 char* buf, size_t bufsize) in lookup_node_and_path_by_id_locked()
363 size_t bufsize; in load_verity_table() local