Searched refs:symnum (Results 1 - 1 of 1) sorted by relevance

/external/selinux/libsepol/src/
H A Dpolicydb.c3732 static int scope_read(policydb_t * p, int symnum, struct policy_file *fp) argument
3739 hashtab_t h = p->scope[symnum].table;
3757 if (hashtab_search(p->symtab[symnum].table, key) == NULL) {

Completed in 53 milliseconds