Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
eri_allocb
usr/src/uts/sun/io/eri/eri.c
156
static mblk_t *eri_allocb(size_t size);
usr/src/uts/sun/io/eri/eri.c
1678
if ((bp = eri_allocb(ERI_BUFSIZE)) == NULL) {