Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
bm_get
usr/src/cmd/ndmpd/include/bitmap.h
159
extern int bm_get(int, u_quad_t, u_quad_t, uint_t *);
usr/src/cmd/ndmpd/tlm/tlm_bitmap.c
1640
if (bm_get(bmd, bitnum, 1, &i) == 0)