Lines Matching refs:hashtab_insert
1656 * error codes from hashtab_insert
1670 /* FIX ME - the failures after the hashtab_insert will leave
1672 rc = hashtab_insert(pol->symtab[sym].table, key, datum);
1700 hashtab_insert(pol->scope[sym].table, key2,
2083 if (hashtab_insert(h, key, perdatum))
2136 if (hashtab_insert(h, key, comdatum))
2342 if (hashtab_insert(h, key, cladatum))
2421 if (hashtab_insert(h, key, role))
2514 if (hashtab_insert(h, key, typdatum))
2660 if (hashtab_insert(p->filename_trans, (hashtab_key_t)ft,
2826 rc = hashtab_insert(p->filename_trans, (hashtab_key_t)ft,
3404 if (hashtab_insert(h, key, usrdatum))
3450 if (hashtab_insert(h, key, levdatum))
3493 if (hashtab_insert(h, key, catdatum))
3664 rc = hashtab_insert(p->range_tr, (hashtab_key_t)rt, r);
4164 if (hashtab_insert(h, key, scope)) {