Home
last modified time | relevance | path

Searched refs:bogus (Results 1 – 25 of 138) sorted by relevance

123456

/freebsd-13-stable/contrib/unbound/iterator/
HDiter_delegpt.c73 copy->bogus = dp->bogus; in delegpt_copy()
90 a->bogus, a->lame, a->tls_auth_name, -1, NULL)) in delegpt_copy()
176 socklen_t addrlen, uint8_t bogus, uint8_t lame, int* additions) in delegpt_add_target() argument
196 return delegpt_add_addr(dp, region, addr, addrlen, bogus, lame, in delegpt_add_target()
202 struct sockaddr_storage* addr, socklen_t addrlen, uint8_t bogus, in delegpt_add_addr() argument
213 if(bogus) in delegpt_add_addr()
214 a->bogus = bogus; in delegpt_add_addr()
234 a->bogus = bogus; in delegpt_add_addr()
305 (dp->bogus?" BOGUS":""), (ns->lame?" PARENTSIDE":""), in delegpt_log()
312 if(a->bogus && a->lame) str = " BOGUS ADDR_LAME "; in delegpt_log()
[all …]
HDiter_delegpt.h76 int bogus; member
159 uint8_t bogus; member
235 socklen_t addrlen, uint8_t bogus, uint8_t lame, int* additions);
289 uint8_t bogus, uint8_t lame, char* tls_auth_name, int port,
438 socklen_t addrlen, uint8_t bogus, uint8_t lame, char* tls_auth_name,
454 struct sockaddr_storage* addr, socklen_t addrlen, uint8_t bogus,
/freebsd-13-stable/contrib/sendmail/contrib/
HDdnsblaccess.m431 dnl ## the example, as it refers to a bogus lookup list.
35 dnl ## HACK(dnsblaccess, `rbl.bogus.org',`',`t',bogus.tag)
39 dnl ## bogus.tag:127.0.0.2 REJECT
40 dnl ## bogus.tag:127.0.0.3 error:dialup mail from %1: listed at %2
41 dnl ## bogus.tag:127.0.0.4 OK
42 dnl ## bogus.tag:127 REJECT
43 dnl ## bogus.tag: OK
46 dnl ## will lookup the A record for 7.6.45.123.bogus.org. If there
53 dnl ## "dialup mail from 123.45.6.7: listed at rbl.bogus.org"
/freebsd-13-stable/contrib/unbound/contrib/
HDredirect-bogus.patch38 +.B redirect-bogus-ipv4: \fI<IPv4 address>
44 +.B redirect-bogus-ipv6: \fI<IPv4 address>
134 + } else if (strcmp(opt, "redirect-bogus-ipv4:") == 0) {
136 + } else if (strcmp(opt, "redirect-bogus-ipv6:") == 0) {
176 +redirect-bogus-ipv4{COLON} { YDVAR(1, VAR_REDIRECT_BOGUS_IPV4) }
177 +redirect-bogus-ipv6{COLON} { YDVAR(1, VAR_REDIRECT_BOGUS_IPV6) }
219 + yyerror("redirect-bogus-ipv4, can only use one address");
222 + yyerror("redirect-bogus-ipv4, not a valid IPv4 address");
233 + yyerror("redirect-bogus-ipv6, can only use one address");
236 + yyerror("redirect-bogus-ipv6, not a valid IPv6 address");
HDunbound-host.nagios.patch79 + else if (result->bogus) final_status = FINAL_STATUS_CRITICAL;
82 + else if (final_status == FINAL_STATUS_WARNING && result->bogus)
HDREADME36 * redirect-bogus.patch: Return configured address for bogus A and AAAA answers,
HDlibunbound.so.conf8 typedef ub_bogus = enum(not_bogus, bogus);
/freebsd-13-stable/contrib/unbound/smallapp/
HDunbound-host.c225 if(result->bogus) return "(BOGUS (security failure))"; in secure_str()
307 if(result->bogus && result->why_bogus) in pretty_output()
350 if(result->bogus && result->why_bogus) in pretty_output()
363 if(result->bogus && result->why_bogus) in pretty_output()
/freebsd-13-stable/contrib/opie/libmissing/
HDMakefile.in16 OBJS=bogus.o @MISSING@
/freebsd-13-stable/bin/sh/tests/parameters/
HDpwd1.01 # Check that bogus PWD values are not accepted from the environment.
/freebsd-13-stable/usr.sbin/pw/tests/
HDpw_groupshow_test.sh40 nonexistent_name=bogus
HDpw_usershow_test.sh21 nonexistent_user=bogus
/freebsd-13-stable/usr.bin/locale/
HDlocale.c526 int bogus; in init_locales_list() local
550 for (bogus = i = 0; i < NBOGUS; i++) in init_locales_list()
553 bogus = 1; in init_locales_list()
554 if (!bogus) in init_locales_list()
/freebsd-13-stable/contrib/file/magic/Magdir/
HDunknown8 # doesn't have the "version %ld", which may be a bogus COFFism (I don't
HDclipper28 # implemented (at least not after I blew off the bogus code to turn
/freebsd-13-stable/contrib/sendmail/cf/feature/
HDcheck_other.m411 dnl bogus Id, just here to show up in the generated cf file
/freebsd-13-stable/sbin/devd/
HDdevd.hh55 static const std::string bogus; member in var_list
/freebsd-13-stable/usr.bin/procstat/tests/
HDprocstat_test.sh54 start_program bogus-arg
/freebsd-13-stable/contrib/unbound/libunbound/
HDunbound.h196 int bogus; member
/freebsd-13-stable/contrib/unbound/doc/
HDrequirements.txt136 the validator if the parent is signed, and result in 900 seconds bogus.
160 is detected. Instead the zone that is dnssec-lame becomes bogus.
236 falsely EDNS-nonsupporting, and thus DNSSEC-bogus, works well with
289 makes the entire zone bogus for 900 seconds. This is a fixed value at
HDFEATURES59 CD bit in query can be used to request bogus data.
/freebsd-13-stable/contrib/kyua/integration/
HDcmd_list_test.sh349 This file is bogus but it is not loaded.
371 This file is bogus but it is not loaded.
/freebsd-13-stable/sbin/dhclient/
HDoptions.c130 goto bogus; in parse_option_buffer()
148 bogus: in parse_option_buffer()
/freebsd-13-stable/contrib/sendmail/src/
HDTRACEFLAGS50 38 map.c initmaps, setupmaps (bogus map)
/freebsd-13-stable/contrib/apr-util/include/
HDapr_ldap.hnw55 * of what really was there, which was way bogus. In addition, the

123456