Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mdb_umem_add
usr/src/cmd/mdb/common/kmdb/kmdb_umemglue.h
39
extern int mdb_umem_add(caddr_t, size_t);
usr/src/cmd/mdb/intel/kmdb/kaif.c
763
ret = mdb_umem_add(base, len);