Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
umem_add
usr/src/cmd/mdb/common/kmdb/kmdb_umemglue.c
127
return (umem_add(base, len));
usr/src/lib/libumem/common/umem_impl.h
402
extern int umem_add(caddr_t, size_t);