Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FMT_SIZE
usr/src/cmd/pcitool/pcitool.c
305
char format[FMT_SIZE];
usr/src/cmd/pcitool/pcitool.c
312
(void) snprintf(format, FMT_SIZE, "%%%d.%dx ", size * 2, size * 2);