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

/external/libsepol/include/sepol/policydb/
H A Dpolicydb.h382 /* scope_index_t holds all of the symbols that are in scope in a
402 } scope_index_t; typedef in typeref:struct:scope_index
418 scope_index_t required; /* symbols needed to activate this block */
419 scope_index_t declared; /* symbols declared within this block */
511 * p_*_macros (cf. struct scope_index_t declaration). */

Completed in 143 milliseconds