Lines Matching defs:sym
1642 * uint32_t sym the symbole table for insertion (SYM_*)
1658 int symtab_insert(policydb_t * pol, uint32_t sym,
1672 rc = hashtab_insert(pol->symtab[sym].table, key, datum);
1677 *value = ++pol->symtab[sym].nprim;
1687 (scope_datum_t *) hashtab_search(pol->scope[sym].table, key);
1700 hashtab_insert(pol->scope[sym].table, key2,
1708 if (sym != SYM_ROLES && sym != SYM_USERS) {
1714 if (sym == SYM_ROLES) {
1719 hashtab_search(pol->symtab[sym].table,