Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_cyassl.c42 static void nxt_cdecl nxt_cyassl_log_error(nxt_uint_t level, nxt_log_t *log,
90 nxt_cyassl_log_error(NXT_LOG_ALERT, thr->log, err, in nxt_cyassl_start()
121 nxt_cyassl_log_error(NXT_LOG_ALERT, thr->log, 0, in nxt_cyassl_server_init()
133 nxt_cyassl_log_error(NXT_LOG_ALERT, thr->log, err, in nxt_cyassl_server_init()
143 nxt_cyassl_log_error(NXT_LOG_ALERT, thr->log, err, in nxt_cyassl_server_init()
152 nxt_cyassl_log_error(NXT_LOG_ALERT, thr->log, err, in nxt_cyassl_server_init()
202 nxt_cyassl_log_error(NXT_LOG_ALERT, c->socket.log, 0, in nxt_cyassl_conn_init()
585 nxt_cyassl_log_error(nxt_uint_t level, nxt_log_t *log, int err, in nxt_cyassl_log_error() function