OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
STRING_SIZE
usr.bin/ssh/progressmeter.c
110
static char buf[STRING_SIZE(bytes) + 16];
usr.bin/ssh/progressmeter.c
89
static char buf[STRING_SIZE(bytes) * 2 + 16];