Home
last modified time | relevance | path

Searched refs:your_it (Results 1 – 6 of 6) sorted by relevance

/original-bsd/sys/tests/netccitt/
H A Dsink2.c55 char your_it[] = "You're it!"; variable
189 if (playtag && n == sizeof(your_it) && (flags & MSG_EOR) in tisink()
190 && bcmp(readbuf, your_it, n) == 0) { in tisink()
H A Dxi_src.c51 char your_it[] = "You're it!"; variable
142 iov->iov_base = your_it; in xisrc()
143 iov->iov_len = sizeof your_it; in xisrc()
H A Dxi_sink.c56 char your_it[] = "You're it!"; variable
/original-bsd/sys/tests/netiso/
H A Dtisrc.c57 char your_it[] = "You're it!"; variable
190 iov->iov_base = your_it; in tisrc()
191 iov->iov_len = sizeof your_it; in tisrc()
H A DTesis.c57 char your_it[] = "You're it!"; variable
H A Dtisink.c62 char your_it[] = "You're it!"; variable