Home
last modified time | relevance | path

Searched refs:bitmap_test_bit (Results 1 – 4 of 4) sorted by relevance

/external/openssh/regress/unittests/bitmap/
Dtests.c70 bitmap_test_bit(b, n)); in tests()
102 bitmap_test_bit(b, n)); in tests()
126 bitmap_test_bit(b, n)); in tests()
/external/openssh/
Dbitmap.h36 int bitmap_test_bit(struct bitmap *b, u_int n);
Dbitmap.c70 bitmap_test_bit(struct bitmap *b, u_int n) in bitmap_test_bit() function
Dkrl.c874 if (!bitmap_test_bit(bitmap, serial)) in parse_revoked_certs()