Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_router.c132 static nxt_app_t *nxt_router_apps_hash_get(nxt_router_conf_t *rtcf,
2591 nxt_router_apps_hash_get(nxt_router_conf_t *rtcf, nxt_str_t *name) in nxt_router_apps_hash_get() function
2642 app = nxt_router_apps_hash_get(rtcf, name); in nxt_router_application_init()