Home
last modified time | relevance | path

Searched refs:nxt_var_hash (Results 1 – 1 of 1) sorted by relevance

/unit/src/
H A Dnxt_var.c80 static nxt_lvlhsh_t nxt_var_hash; variable
106 if (nxt_lvlhsh_find(&nxt_var_hash, &lhq) != NXT_OK) { in nxt_var_hash_find()
291 if (nxt_slow_path(nxt_lvlhsh_insert(&nxt_var_hash, &lhq) != NXT_OK)) { in nxt_var_register()
318 decl = nxt_lvlhsh_each(&nxt_var_hash, &lhe); in nxt_var_index_init()