Lines Matching refs:LOG_CRIT
217 logmsg(LOG_CRIT, "PASV and PORT not allowed with IPv6"); in client_parse_cmd()
224 logmsg(LOG_CRIT, "#%d bad port in '%s'", s->id, in client_parse_cmd()
396 logmsg(LOG_CRIT, "accept failed: %s", strerror(errno)); in handle_connection()
411 logmsg(LOG_CRIT, "init_session failed"); in handle_connection()
434 logmsg(LOG_CRIT, "#%d getsockname failed: %s", s->id, in handle_connection()
439 logmsg(LOG_CRIT, "#%d server lookup failed (no rdr?)", s->id); in handle_connection()
455 logmsg(LOG_CRIT, "#%d server socket failed: %s", s->id, in handle_connection()
461 logmsg(LOG_CRIT, "#%d cannot bind fixed proxy address: %s", in handle_connection()
469 logmsg(LOG_CRIT, "#%d cannot mark socket non-blocking: %s", in handle_connection()
475 logmsg(LOG_CRIT, "#%d proxy cannot connect to server %s: %s", in handle_connection()
482 logmsg(LOG_CRIT, "#%d getsockname failed: %s", s->id, in handle_connection()
505 logmsg(LOG_CRIT, "#%d bufferevent_new client failed", s->id); in handle_connection()
514 logmsg(LOG_CRIT, "#%d bufferevent_new server failed", s->id); in handle_connection()
972 logmsg(LOG_CRIT, "#%d bad port in '%s'", s->id, in allow_data_connection()
1066 logmsg(LOG_CRIT, "#%d pf operation failed: %s", s->id, strerror(errno)); in allow_data_connection()