Searched refs:nvp_hashtable (Results 1 – 2 of 2) sorted by relevance
82 i_nvp_t **nvp_hashtable; /* table of entries used for lookup */ member
268 ASSERT3P(priv->nvp_hashtable, ==, NULL); in nvt_tab_alloc()276 priv->nvp_hashtable = tab; in nvt_tab_alloc()284 i_nvp_t **tab = priv->nvp_hashtable; in nvt_tab_free()293 priv->nvp_hashtable = NULL; in nvt_tab_free()334 i_nvp_t **tab = priv->nvp_hashtable; in nvt_lookup_name_type()369 i_nvp_t **tab = priv->nvp_hashtable; in nvt_resize()406 priv->nvp_hashtable = new_tab; in nvt_resize()476 i_nvp_t **tab = priv->nvp_hashtable; in nvt_remove_nvpair()510 if (priv->nvp_hashtable == NULL) { in nvt_add_nvpair()531 i_nvp_t **tab = priv->nvp_hashtable; in nvt_add_nvpair()