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

/freebsd-10-stable/crypto/openssh/
H A Dbitmap.h54 int bitmap_from_string(struct bitmap *b, const void *p, size_t l);
H A Dbitmap.c187 bitmap_from_string(struct bitmap *b, const void *p, size_t l) function
H A Dssh_namespace.h59 #define bitmap_from_string Fssh_bitmap_from_string macro
H A Dkrl.c864 if (bitmap_from_string(bitmap, blob, blen) != 0) {
/freebsd-10-stable/crypto/openssh/regress/unittests/bitmap/
H A Dtests.c98 ASSERT_INT_EQ(bitmap_from_string(b, bnbuf,

Completed in 113 milliseconds