Searched refs:sync_buf (Results 1 – 1 of 1) sorted by relevance
163 char sync_buf[1]; in TEST_IMPL() local202 ASSERT(1 == read(sync_pipe[0], sync_buf, 1)); /* wait for parent */ in TEST_IMPL()235 char sync_buf[1]; in TEST_IMPL() local252 ASSERT(1 == read(sync_pipe[0], sync_buf, 1)); /* wait for child */ in TEST_IMPL()285 char sync_buf[1]; in TEST_IMPL() local305 ASSERT(1 == read(sync_pipe[0], sync_buf, 1)); /* wait for child */ in TEST_IMPL()332 r = read(sync_pipe2[0], sync_buf, 1); in TEST_IMPL()