Lines Matching refs:tcpd_warn
100 tcpd_warn("%s: host not found", host);
104 tcpd_warn("%d: not an internet host", res->ai_family);
109 tcpd_warn("%s: hostname alias", host);
110 tcpd_warn("(cannot obtain official name)");
112 tcpd_warn("%s: hostname alias", host);
113 tcpd_warn("(official name: %.*s)", STRING_LENGTH, res->ai_canonname);
143 tcpd_warn("%s: not an internet address", host);
147 tcpd_warn("%s: host not found", host);
151 tcpd_warn("%d: not an internet host", hp->h_addrtype);
155 tcpd_warn("%s: hostname alias", host);
156 tcpd_warn("(official name: %.*s)", STRING_LENGTH, hp->h_name);
203 tcpd_warn("host address %s->name lookup failed",
248 tcpd_warn("%s: not owned by root", path);
250 tcpd_warn("%s: group writable", path);
253 tcpd_warn("%s: world writable", path);