Home
last modified time | relevance | path

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

/system/sepolicy/tools/
Dcheckfc.c72 static int get_attr_bit(policydb_t *policydb, const char *attr_name) in get_attr_bit() function
93 int bit_pos = get_attr_bit(global_state.sepolicy.pdb, *attributes); in ebitmap_attribute_assertion_init()