/freebsd/contrib/tcp_wrappers/ |
H A D | tcpdchk.c | 130 tcpd_warn("REAL_DAEMON_DIR %s: %m", REAL_DAEMON_DIR); in main() 132 tcpd_warn("REAL_DAEMON_DIR %s is not a directory", REAL_DAEMON_DIR); in main() 211 tcpd_warn("missing newline or line too long"); in parse_table() 217 tcpd_warn("missing \":\" separator"); in parse_table() 244 tcpd_warn("implicit \"allow\" at end of rule"); in parse_table() 247 tcpd_warn("implicit \"allow\" at end of rule"); in parse_table() 260 tcpd_warn("cannot open %s: %m", table); in parse_table() 302 tcpd_warn("host %s has more than one address", host); in check_daemon_list() 303 tcpd_warn("(consider using an address instead)"); in check_daemon_list() 309 tcpd_warn("daemon list is empty or ends in EXCEPT"); in check_daemon_list() [all …]
|
H A D | scaffold.c | 98 tcpd_warn("%s: host not found", host); in find_inet_addr() 102 tcpd_warn("%d: not an internet host", res->ai_family); in find_inet_addr() 107 tcpd_warn("%s: hostname alias", host); in find_inet_addr() 108 tcpd_warn("(cannot obtain official name)", res->ai_canonname); in find_inet_addr() 110 tcpd_warn("%s: hostname alias", host); in find_inet_addr() 111 tcpd_warn("(official name: %.*s)", STRING_LENGTH, res->ai_canonname); in find_inet_addr() 140 tcpd_warn("%s: not an internet address", host); in find_inet_addr() 144 tcpd_warn("%s: host not found", host); in find_inet_addr() 148 tcpd_warn("%d: not an internet host", hp->h_addrtype); in find_inet_addr() 152 tcpd_warn("%s: hostname alias", host); in find_inet_addr() [all …]
|
H A D | inetcf.c | 134 tcpd_warn("incomplete line"); in inet_cfg() 145 tcpd_warn("incomplete line"); in inet_cfg() 174 tcpd_warn("%s: not found: %m", path); in inet_chk() 176 tcpd_warn("%s: not executable", path); in inet_chk() 191 tcpd_warn("%s may be an insecure service", tcpd_proc_name); in inet_chk() 199 tcpd_warn("%s is recursively calling itself", tcpd_proc_name); in inet_chk() 207 tcpd_warn("%s: file is set-uid or set-gid", path); in inet_chk() 214 tcpd_warn("%s inserted before %s", path, arg0); in inet_chk() 223 tcpd_warn("%s: not found: %m", arg0); in inet_chk() 225 tcpd_warn("%s: not executable", arg0); in inet_chk() [all …]
|
H A D | ncr.c | 50 tcpd_warn("fromhost: LIST failed: %m"); in fromhost() 52 tcpd_warn("fromhost: LIST failed: %m"); in fromhost() 59 tcpd_warn("fromhost: POP %s: %m", mod_buffer[i].l_name); in fromhost() 65 tcpd_warn("fromhost: PUSH timod: %m"); in fromhost() 72 tcpd_warn("fromhost: POP timod: %m"); in fromhost() 79 tcpd_warn("fromhost: PUSH %s: %m", mod_buffer[i].l_name); in fromhost()
|
H A D | tli-sequent.c | 74 tcpd_warn("can't get client address: %s", tli_error()); in tli_host() 102 tcpd_warn("can't peek at endpoint: %s", tli_error()); in tli_host() 106 tcpd_warn("can't get UDP info: %s", tli_error()); in tli_host() 114 tcpd_warn("UDP control info garbage"); in tli_host() 119 tcpd_warn("wrong type for UDP control info"); in tli_host() 128 tcpd_warn("UDP control info garbaged"); in tli_host() 139 tcpd_warn("can't get local address: %s", tli_error()); in tli_host() 182 tcpd_warn("t_alloc: %s", tli_error()); in tli_sink()
|
H A D | tli.c | 153 tcpd_warn("t_alloc: %s", tli_error()); 159 tcpd_warn("can't get client address: %s", tli_error()); 172 tcpd_warn("t_alloc: %s", tli_error()); 176 tcpd_warn("TI_GETMYNAME: %m"); 199 tcpd_warn("fstat(fd %d): %m", fd); 203 tcpd_warn("setnetconfig: %m"); 221 tcpd_warn("unable to identify transport protocol"); 231 tcpd_warn("getnetconfigent(%s): %s", config->nc_netid, nc_sperror()); 277 tcpd_warn("can't verify hostname: netdir_getbyname(%.*s) failed", 309 tcpd_warn("host name/address mismatch: %s != %.*s", [all …]
|
H A D | socket.c | 107 tcpd_warn("can't get client address: %m"); in sock_host() 128 tcpd_warn("getsockname: %m"); in sock_host() 219 tcpd_warn("host name/name mismatch: " in sock_hostname() 253 tcpd_warn("can't verify hostname: getaddrinfo(%s, %s) failed", in sock_hostname() 267 tcpd_warn("host name/name mismatch: %s != %.*s", in sock_hostname() 312 tcpd_warn("host name/address mismatch: %s != %.*s", in sock_hostname() 358 tcpd_warn("can't verify hostname: gethostbyname(%s) failed", in sock_hostname() 370 tcpd_warn("host name/name mismatch: %s != %.*s", in sock_hostname() 395 tcpd_warn("host name/address mismatch: %s != %.*s", in sock_hostname()
|
H A D | tcpdmatch.c | 111 tcpd_warn("REAL_DAEMON_DIR %s: %m", REAL_DAEMON_DIR); 113 tcpd_warn("REAL_DAEMON_DIR %s is not a directory", REAL_DAEMON_DIR); 124 tcpd_warn("%s: daemon name normalized to: %s", argv[optind], daemon); 152 tcpd_warn("%s: no such process name in %s", daemon, inetcf); 155 tcpd_warn("%s: service possibly not wrapped", daemon); 203 tcpd_warn("host address %s->name lookup failed", 281 tcpd_warn("host address %s->name lookup failed", 304 tcpd_warn("host address %s->name lookup failed",
|
H A D | ptx.c | 56 tcpd_warn("warning: getmyinaddr: %m"); in tli_host() 72 tcpd_warn("replace timod by sockmod: %m"); in tli_host() 75 tcpd_warn("replace sockmod by timod: %m"); in tli_host()
|
H A D | options.c | 238 tcpd_warn("%s: %m", value); in banners_option() 317 tcpd_warn("setsockopt SO_LINGER %d: %m", linger.l_linger); in linger_option() 331 tcpd_warn("setsockopt SO_KEEPALIVE: %m"); in keepalive_option() 346 tcpd_warn("nice(%d): %m", niceval); in nice_option() 380 tcpd_warn(error); in twist_option() 475 tcpd_warn("rule ends in \":\""); in get_field()
|
H A D | hosts_access.c | 166 tcpd_warn("missing newline or line too long"); in table_match() 181 tcpd_warn("missing \":\" separator"); in table_match() 190 tcpd_warn("cannot open %s: %m", table); in table_match() 276 tcpd_warn("open %s: %m", path); in hostfile_match() 303 tcpd_warn("netgroup support is disabled"); /* not tcpd_jump() */ in host_match() 416 tcpd_warn("bad net/mask expression: %s/%s", net_tok, mask_tok); in masked_match4()
|
H A D | shell_cmd.c | 51 tcpd_warn("cannot fork: %m"); in shell_cmd() 91 tcpd_warn(error); in do_child()
|
H A D | percent_x.c | 66 ch == '%' ? "%" : (tcpd_warn("unrecognized %%%c", ch), ""); in percent_x() 75 tcpd_warn("percent_x: expansion too long: %.30s...", result); in percent_x()
|
H A D | rfc931.c | 53 tcpd_warn("socket: %m"); in fsocket() 57 tcpd_warn("fdopen: %m"); in fsocket()
|
H A D | printf.ck | 2 tcpd_warn 0 0
|
H A D | diag.c | 46 void VARARGS(tcpd_warn, char *, format) in VARARGS() argument
|
H A D | update.c | 45 tcpd_warn("request_fill: invalid key: %d", key); in request_fill()
|
H A D | workarounds.c | 135 tcpd_warn("getsockname: %m"); in fix_recvfrom()
|
H A D | tcpd.h | 160 void tcpd_warn(char *, ...); /* report problem and proceed */
|