Searched refs:hashtab_duplicate (Results 1 – 3 of 3) sorted by relevance
139 int hashtab_duplicate(struct hashtab *new, struct hashtab *orig,
133 int hashtab_duplicate(struct hashtab *new, struct hashtab *orig, in hashtab_duplicate() function
723 rc = hashtab_duplicate(&newdb->p_bools.table, &orig->p_bools.table, in duplicate_policydb_bools()