Lines Matching full:hashtab_insert
1486 * error codes from hashtab_insert
1500 /* FIX ME - the failures after the hashtab_insert will leave
1502 rc = hashtab_insert(pol->symtab[sym].table, key, datum);
1530 hashtab_insert(pol->scope[sym].table, key2,
1924 if (hashtab_insert(h, key, perdatum))
1972 if (hashtab_insert(h, key, comdatum))
2172 if (hashtab_insert(h, key, cladatum))
2250 if (hashtab_insert(h, key, role))
2342 if (hashtab_insert(h, key, typdatum))
2936 if (hashtab_insert(h, key, usrdatum))
2979 if (hashtab_insert(h, key, levdatum))
3019 if (hashtab_insert(h, key, catdatum))
3622 if (hashtab_insert(h, key, scope)) {