Home
last modified time | relevance | path

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

/unit/src/java/
H A Dnxt_jni_Request.c43 static jint JNICALL nxt_java_Request_getLocalPort(JNIEnv *env, jclass cls,
165 nxt_java_Request_getLocalPort }, in nxt_java_initRequest()
489 nxt_java_Request_getLocalPort(JNIEnv *env, jclass cls, jlong req_ptr) in nxt_java_Request_getLocalPort() function
656 return nxt_java_Request_getLocalPort(env, cls, req_ptr); in nxt_java_Request_getServerPort()