FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DC_BUF_MAX_SIZE
sys/dev/qat/qat_api/common/compression/dc_buffers.c
94
if (outBufferSize > DC_BUF_MAX_SIZE)
sys/dev/qat/qat_api/common/compression/dc_buffers.c
95
*outputSize = DC_BUF_MAX_SIZE;