Searched refs:read_buf_cursor (Results 1 – 1 of 1) sorted by relevance
178 let mut read_buf_cursor = 0; in test_named_pipe_multi_client_ready() localVariable183 let buf = &mut read_buf[read_buf_cursor..]; in test_named_pipe_multi_client_ready()187 read_buf_cursor += n; in test_named_pipe_multi_client_ready()189 if read_buf_cursor == read_buf.len() { in test_named_pipe_multi_client_ready()258 let mut read_buf_cursor = 0; in test_named_pipe_multi_client_ready() localVariable271 let buf = &mut read_buf[read_buf_cursor..]; in test_named_pipe_multi_client_ready()275 read_buf_cursor += n; in test_named_pipe_multi_client_ready()277 if read_buf_cursor == read_buf.len() { in test_named_pipe_multi_client_ready()