Searched refs:bitmap_nbytes (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dbitmap.h48 size_t bitmap_nbytes(struct bitmap *b);
H A Dbitmap.c160 bitmap_nbytes(struct bitmap *b) function
169 size_t i, j, k, need = bitmap_nbytes(b);
H A Dssh_namespace.h61 #define bitmap_nbytes Fssh_bitmap_nbytes macro
H A Dkrl.c533 len = bitmap_nbytes(bitmap);
/freebsd-10-stable/crypto/openssh/regress/unittests/bitmap/
H A Dtests.c78 (int)bitmap_nbytes(b));
83 len = bitmap_nbytes(b);

Completed in 176 milliseconds