Lines Matching refs:LOG_CRIT
220 logmsg(LOG_CRIT, "PASV and PORT not allowed with IPv6"); in client_parse_cmd()
227 logmsg(LOG_CRIT, "#%d bad port in '%s'", s->id, in client_parse_cmd()
399 logmsg(LOG_CRIT, "accept failed: %s", strerror(errno)); in handle_connection()
414 logmsg(LOG_CRIT, "init_session failed"); in handle_connection()
437 logmsg(LOG_CRIT, "#%d getsockname failed: %s", s->id, in handle_connection()
442 logmsg(LOG_CRIT, "#%d server lookup failed (no rdr?)", s->id); in handle_connection()
458 logmsg(LOG_CRIT, "#%d server socket failed: %s", s->id, in handle_connection()
464 logmsg(LOG_CRIT, "#%d cannot bind fixed proxy address: %s", in handle_connection()
472 logmsg(LOG_CRIT, "#%d cannot mark socket non-blocking: %s", in handle_connection()
478 logmsg(LOG_CRIT, "#%d proxy cannot connect to server %s: %s", in handle_connection()
485 logmsg(LOG_CRIT, "#%d getsockname failed: %s", s->id, in handle_connection()
508 logmsg(LOG_CRIT, "#%d bufferevent_new client failed", s->id); in handle_connection()
517 logmsg(LOG_CRIT, "#%d bufferevent_new server failed", s->id); in handle_connection()
975 logmsg(LOG_CRIT, "#%d bad port in '%s'", s->id, in allow_data_connection()
1069 logmsg(LOG_CRIT, "#%d pf operation failed: %s", s->id, strerror(errno)); in allow_data_connection()