Home | History | Annotate | Download | only in src

Lines Matching full:ebitmap

12 #include <sepol/policydb/ebitmap.h>
361 ("security: ebitmap: map size %d does not match my size %zu (high bit was %d)\n",
371 ("security: ebitmap: high bit (%d) is not a multiple of the map size (%zu)\n",
379 printf("security: ebitmap: truncated map\n");
384 printf("security: ebitmap: out of memory\n");
394 ("security: ebitmap start bit (%d) is not a multiple of the map size (%zu)\n",
400 ("security: ebitmap start bit (%d) is beyond the end of the bitmap (%zu)\n",
406 printf("security: ebitmap: truncated map\n");
413 ("security: ebitmap: null map in ebitmap (startbit %d)\n",
420 ("security: ebitmap: start bit %d comes after start bit %d\n",