Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_listen_socket.c10 static u_char *nxt_listen_socket_log_handler(void *ctx, u_char *pos,
53 log.ctx_handler = nxt_listen_socket_log_handler; in nxt_listen_socket_create()
240 log.ctx_handler = nxt_listen_socket_log_handler; in nxt_listen_socket_update()
386 nxt_listen_socket_log_handler(void *ctx, u_char *pos, u_char *end) in nxt_listen_socket_log_handler() function