Searched refs:bm_getone (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/include/
H A Dbitmap.h78 * bm_getone: To get one bit only.
161 extern int bm_getone(int, u_quad_t);
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_bitmap.c1631 * bm_getone
1636 bm_getone(int bmd, u_quad_t bitnum) function
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar3.c2879 if (!bm_getone(nlp->nlp_rsbm, (u_longlong_t)nlp->nlp_lastidx))
2890 if (!bm_getone(nlp->nlp_rsbm, (u_longlong_t)i)) {

Completed in 85 milliseconds