Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_conn.h165 #define NXT_CONN_SENDFILE_OFF 0 macro
H A Dnxt_cyassl.c215 c->sendfile = NXT_CONN_SENDFILE_OFF; in nxt_cyassl_conn_init()
H A Dnxt_gnutls.c324 c->sendfile = NXT_CONN_SENDFILE_OFF; in nxt_gnutls_conn_init()
H A Dnxt_openssl.c1207 c->sendfile = NXT_CONN_SENDFILE_OFF;