Searched refs:read_all (Results 1 – 1 of 1) sorted by relevance
44 static int read_all(int fd) { in read_all() function109 ASSERT_EQ(read_all(pc), 4096, ""); in pty_test()115 ASSERT_EQ(read_all(ps), 4096, ""); in pty_test()
Completed in 3 milliseconds