Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_conf.c111 static nxt_int_t nxt_conf_object_hash_add(nxt_mp_t *mp,
1558 rc = nxt_conf_object_hash_add(mp_temp, &hash, member); in nxt_conf_json_parse_object()
1675 nxt_conf_object_hash_add(nxt_mp_t *mp, nxt_lvlhsh_t *lvlhsh, in nxt_conf_object_hash_add() function