FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ring_full
crypto/heimdal/appl/telnet/telnet/ring.c
220
if (ring_full(ring)) {
crypto/heimdal/appl/telnet/telnet/ring.c
238
if ((ring->supply < ring->consume) || ring_full(ring)) {