Searched refs:fmodsw_hash (Results 1 – 1 of 1) sorted by relevance
68 static fmodsw_impl_t *fmodsw_hash[FMODSW_HASHSZ]; variable138 for (pp = &(fmodsw_hash[bucket]); (p = *pp) != NULL; in i_fmodsw_hash_insert()160 for (pp = &(fmodsw_hash[bucket]); (p = *pp) != NULL; in i_fmodsw_hash_remove()185 for (p = fmodsw_hash[bucket]; p != NULL; p = p->f_next) in i_fmodsw_hash_find()