Searched defs:bytes (Results 1 – 6 of 6) sorted by relevance
193 rt_size_t bytes = 0; in i2c_send_bytes() local247 rt_int32_t bytes = 0; /* actual bytes */ in i2c_recv_bytes() local
45 rt_uint8_t bytes; in virtio_input_cfg_bits() local
558 ssize_t bytes, total = 0; in nfs_read() local627 ssize_t bytes, total = 0; in nfs_write() local
251 static void test_sockets_msgapi_update_iovs(struct msghdr *msg, size_t bytes) in test_sockets_msgapi_update_iovs()
136 size_t bytes; in tty_drain() local
863 uint8_t bytes[UTF8_STACKBUF] = {0}; in ttydisc_rubchar() local
Completed in 33 milliseconds