Home
last modified time | relevance | path

Searched refs:refused (Results 1 – 25 of 43) sorted by relevance

12

/src/cddl/usr.sbin/dwatch/libexec/
H A Dtcp18 tcp:::accept-refused, \
20 tcp:::connect-refused, \
26 : ${PROBE:=tcp:::accept-established, tcp:::accept-refused} ;;
30 tcp:::connect-refused, \
37 tcp:::accept-refused, \
39 tcp:::connect-refused, \
43 tcp-refused)
44 : ${PROBE:=tcp:::accept-refused, tcp:::connect-refused} ;;
48 tcp:::accept-refused, \
50 tcp:::connect-refused, \
[all …]
H A DMakefile68 LINKS+= ${LIBEXECDIR}/dwatch/tcp ${LIBEXECDIR}/dwatch/tcp-accept-refused
71 LINKS+= ${LIBEXECDIR}/dwatch/tcp ${LIBEXECDIR}/dwatch/tcp-connect-refused
77 LINKS+= ${LIBEXECDIR}/dwatch/tcp ${LIBEXECDIR}/dwatch/tcp-refused
/src/usr.sbin/lpr/common_source/
H A Dnet.c91 int error, refused = 0; in getport() local
123 if (refused && timo <= 16) { in getport()
126 refused = 0; in getport()
149 refused++; in getport()
155 if (refused && timo <= 16) { in getport()
158 refused = 0; in getport()
/src/share/dtrace/
H A Dtcptrack45 tcp:kernel::accept-refused
65 tcp:kernel::connect-refused
H A Dtcpconn42 tcp:kernel::accept-refused
/src/lib/libc/net/
H A Drcmd.c89 int refused, nres; in rcmd_af() local
138 refused = 0; in rcmd_af()
169 refused = 1; in rcmd_af()
170 if (ai->ai_next == NULL && (!refused || timo > 16)) { in rcmd_af()
197 refused = 0; in rcmd_af()
/src/contrib/sendmail/cf/cf/
H A Dknecht.mc80 dnl FEATURE(`dnsbl', `dnsbl.sorbs.net', `"550 Mail from " $`'&{client_addr} " refused - see http://…
81 FEATURE(`dnsbl', `sbl-xbl.spamhaus.org', `"550 Mail from " $`'&{client_addr} " refused - see http:/…
82 FEATURE(`dnsbl', `list.dsbl.org', `"550 Mail from " $`'&{client_addr} " refused - see http://dsbl.o…
83 FEATURE(`dnsbl', `bl.spamcop.net', `"450 Mail from " $`'&{client_addr} " refused - see http://spamc…
/src/usr.bin/login/
H A Dlogin.c87 static void refused(const char *, const char *, int);
426 refused("Home directory not available", "HOMEDIR", 1); in main()
428 refused("Cannot find root directory", "ROOTDIR", 1); in main()
942 refused(const char *msg, const char *rtype, int lout) in refused() function
H A Dlogin.access8 # be accepted or refused.
/src/contrib/unbound/contrib/
H A Ddrop-tld.diff20 verbose(VERB_ALGO, "worker request: refused zone transfer.");
/src/contrib/unbound/services/
H A Dauthzone.h628 uint32_t serial, int* refused);
/src/lib/libc/nls/
H A DC.msg128 61 Connection refused
/src/crypto/openssl/doc/designs/ddd/
H A DWINDOWS.md9 Microsoft refused to fix, making it rather pointless. However, Microsoft has now
/src/contrib/libxo/tests/gettext/
H A Dstrerror.pot311 msgid "Connection refused"
/src/contrib/libxo/tests/gettext/po/pig_latin/
H A Dstrerror.po306 msgid "Connection refused"
/src/contrib/unbound/daemon/
H A Dworker.c1156 int refused = 0; in answer_notify() local
1164 addrlen, has_serial, serial, &refused)) { in answer_notify()
1167 if(refused) in answer_notify()
/src/crypto/openssh/
H A DPROTOCOL.certkeys304 be refused if this option is absent.
/src/contrib/tcp_wrappers/
H A DCHANGES325 caused hostname verification failures, so that service would be refused
/src/crypto/krb5/src/util/et/
H A Dcom_err.texinfo441 (Connection refused) to its caller, or it may return a ``server not
/src/crypto/openssl/doc/man1/
H A Dopenssl-ts.pod.in237 the certificate is going to be refused. Overrides the B<signer_cert>
/src/contrib/unbound/doc/
H A Dunbound-control.rst319 Exit code 3 if not running (the connection to the port is refused), 1 on
1244 Number of queries that were refused or dropped because they failed the
H A Dunbound.conf.rst1208 communication and initial ACL (check if the proxy itself is denied/refused
1235 New connections receive connection refused when the limit is exceeded.
1266 answers, or refused, with other actions possible.
1296 Non-recursive queries are refused.
1306 refused.
1366 interface) is implicitly *allowed*, the rest is refused.
1367 The default is *refused*, because that is protocol-friendly.
H A Dexample.conf.in342 # By default everything is refused, except for localhost.
376 # By default all the interfaces configured are refused.
/src/crypto/heimdal/appl/telnet/
H A DREADME.ORIG184 fails, the connection will be refused.
/src/contrib/sendmail/contrib/
H A Dmmuegel1598 X 1 Deferred: Connection refused by mnesouth.corp.mot.com
1622 X Status: Deferred: Connection refused by mnesouth.corp.mot.com

12