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

/external/selinux/libsepol/include/sepol/policydb/
H A Dpolicydb.h407 /* scope_index_t holds all of the symbols that are in scope in a
427 } scope_index_t; typedef in typeref:struct:scope_index
443 scope_index_t required; /* symbols needed to activate this block */
444 scope_index_t declared; /* symbols declared within this block */
536 * p_*_macros (cf. struct scope_index_t declaration). */

Completed in 8376 milliseconds