Searched refs:go2 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/tests/sys/kern/pipe/
H A Dpipe_fstat_bug_test.c51 char buffer[32768], buffer2[32768], go[] = "go", go2[] = "go2"; local
99 SYNC_W(0, go2);
103 SYNC_W(0, go2);
107 SYNC_W(0, go2);
111 SYNC_W(0, go2);
114 SYNC_W(0, go2); /* XXX: why is this required? */
116 SYNC_W(0, go2);
136 SYNC_R(1, go2);
H A Dpipe_reverse_test.c48 char buffer[65535], buffer2[65535], go[] = "go", go2[] = "go2"; local
105 SYNC_W(0, go2);
111 SYNC_W(0, go2);
117 SYNC_R(1, go2);
124 SYNC_R(1, go2);
H A Dpipe_wraparound_test.c47 char buffer[32768], buffer2[32768], go[] = "go", go2[] = "go2"; local
102 SYNC_W(0, go2);
107 SYNC_W(0, go2);
112 SYNC_R(1, go2);
117 SYNC_R(1, go2);

Completed in 60 milliseconds