Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_java.c145 nxt_java_module_jars(const char *jars[], int jar_count) in nxt_java_module_jars() argument
152 res = nxt_malloc(jar_count * sizeof(char*)); in nxt_java_module_jars()