Home | History | Annotate | Download | only in src

Lines Matching full:symnum

3470 static int scope_read(policydb_t * p, int symnum, struct policy_file *fp)
3477 hashtab_t h = p->scope[symnum].table;
3493 if (hashtab_search(p->symtab[symnum].table, key) == NULL) {