Searched defs:avrule_decl_id (Results 1 - 1 of 1) sorted by relevance

/external/selinux/libsepol/src/
H A Dpolicydb.c1476 * avrule_decl_id identifier for this symbol's encapsulating declaration
1490 uint32_t scope, uint32_t avrule_decl_id, uint32_t * value)
1569 if (scope_datum->decl_ids[i] == avrule_decl_id) {
1575 if (add_i_to_a(avrule_decl_id,
1488 symtab_insert(policydb_t * pol, uint32_t sym, hashtab_key_t key, hashtab_datum_t datum, uint32_t scope, uint32_t avrule_decl_id, uint32_t * value) argument

Completed in 946 milliseconds