Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
seq_buf_can_fit
lib/seq_buf.c
191
if (seq_buf_can_fit(s, len)) {
lib/seq_buf.c
215
if (seq_buf_can_fit(s, 1)) {
lib/seq_buf.c
240
if (seq_buf_can_fit(s, len)) {