Lines Matching refs:asprintf
668 asprintf(&syserr, in chkhost()
671 asprintf(&usererr, in chkhost()
676 asprintf(&syserr, in chkhost()
679 asprintf(&usererr, in chkhost()
694 asprintf(&syserr, "Cannot print IP address (error %d)", in chkhost()
696 asprintf(&usererr, "Cannot print IP address for your host"); in chkhost()
711 asprintf(&syserr, "reverse lookup results in non-FQDN %s", in chkhost()
724 asprintf(&syserr, "dns lookup for address %s failed: %s", in chkhost()
726 asprintf(&usererr, "hostname for your address (%s) unknown: %s", in chkhost()
741 asprintf(&syserr, "address for remote host (%s) not matched", in chkhost()
743 asprintf(&usererr, in chkhost()
766 asprintf(&syserr, "refused connection from %s, sip=%s", from_host, in chkhost()
768 asprintf(&usererr, in chkhost()
781 asprintf(&syserr, "malformed from-address (%d)", error); in chkhost()
788 asprintf(&syserr, "connected from invalid port (%s)", serv); in chkhost()