Home
last modified time | relevance | path

Searched refs:nxt_lvlhsh_init (Results 1 – 3 of 3) sorted by path

/unit/src/
H A Dnxt_conf.c1511 nxt_lvlhsh_init(&hash); in nxt_conf_json_parse_object()
H A Dnxt_conf_validation.c1615 nxt_lvlhsh_init(&ctx.hash); in nxt_conf_vldt_mtypes()
H A Dnxt_lvlhsh.h121 #define nxt_lvlhsh_init(lh) \ macro