Searched refs:print_ebitmap (Results 1 – 2 of 2) sorted by relevance
/external/selinux/libsepol/tests/ | ||
D | debug.h | 26 extern void print_ebitmap(ebitmap_t * bitmap, FILE * fp); |
D | debug.c | 27 void print_ebitmap(ebitmap_t * bitmap, FILE * fp) in print_ebitmap() function |