Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_application.c38 } nxt_module_t; typedef
217 nxt_module_t *module; in nxt_discovery_modules()
237 modules = nxt_array_create(mp, n, sizeof(nxt_module_t)); in nxt_discovery_modules()
343 nxt_module_t *module; in nxt_discovery_module()