Home
last modified time | relevance | path

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

/system/sepolicy/tools/
Dcheckfc.c93 int bit_pos = get_attr_bit(global_state.sepolicy.pdb, *attributes); in ebitmap_attribute_assertion_init() local
94 if (bit_pos < 0) { in ebitmap_attribute_assertion_init()
99 int err = ebitmap_set_bit(assertions, bit_pos, 1); in ebitmap_attribute_assertion_init()