Searched defs:read_all (Results 1 – 3 of 3) sorted by relevance
130 pub fn read_all<A: Allocator>(self, buf: &mut Vec<u8, A>, flags: Flags) -> Result { in read_all() method284 pub fn read_all<A: Allocator>(mut self, buf: &mut Vec<u8, A>, flags: Flags) -> Result { in read_all() method
104 struct mcp_read_all *read_all; in mcp_cmd_read_all() local
1150 __u8 read_all; member