OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SIZE_LEFT
usr.bin/cvs/buf.c
50
#define SIZE_LEFT(b) (b->cb_size - b->cb_len)
usr.bin/rcs/buf.c
52
#define SIZE_LEFT(b) (b->cb_size - b->cb_len)