Lines Matching refs:ebitmap
12 #include <sepol/policydb/ebitmap.h>
557 ERR(NULL, "security: ebitmap: map size %d does not match my size %zu (high bit was %d)",
566 ERR(NULL, "security: ebitmap: high bit (%d) is not a multiple of the map size (%zu)",
578 ERR(NULL, "security: ebitmap: truncated map");
583 ERR(NULL, "security: ebitmap: out of memory");
592 ERR(NULL, "security: ebitmap start bit (%d) is not a multiple of the map size (%zu)",
597 ERR(NULL, "security: ebitmap start bit (%d) is beyond the end of the bitmap (%zu)",
603 ERR(NULL, "security: ebitmap: truncated map");
609 ERR(NULL, "security: ebitmap: null map in ebitmap (startbit %d)",
615 ERR(NULL, "security: ebitmap: start bit %d comes after start bit %d",
626 ERR(NULL, "security: ebitmap: high bit %u has not the expected value %zu",