Searched refs:nxt_var_hash (Results 1 – 1 of 1) sorted by relevance
88 static nxt_lvlhsh_t nxt_var_hash; variable114 if (nxt_lvlhsh_find(&nxt_var_hash, &lhq) != NXT_OK) { in nxt_var_hash_find()179 if (nxt_slow_path(nxt_lvlhsh_insert(&nxt_var_hash, &lhq) != NXT_OK)) { in nxt_var_register()206 decl = nxt_lvlhsh_each(&nxt_var_hash, &lhe); in nxt_var_index_init()