/freebsd/contrib/unbound/iterator/ |
H A D | iter_delegpt.c | 73 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 …]
|
H A D | iter_delegpt.h | 76 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/contrib/sendmail/contrib/ |
H A D | dnsblaccess.m4 | 31 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/contrib/unbound/contrib/ |
H A D | redirect-bogus.patch | 38 +.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");
|
H A D | unbound-host.nagios.patch | 79 + else if (result->bogus) final_status = FINAL_STATUS_CRITICAL; 82 + else if (final_status == FINAL_STATUS_WARNING && result->bogus)
|
H A D | README | 36 * redirect-bogus.patch: Return configured address for bogus A and AAAA answers,
|
H A D | libunbound.so.conf | 8 typedef ub_bogus = enum(not_bogus, bogus);
|
/freebsd/contrib/unbound/smallapp/ |
H A D | unbound-host.c | 225 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/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sc7180-trogdor-coachz-r1.dts | 20 * to avoid using bogus temperature values. 41 * skin temperature thermal zone to avoid using bogus temperature values.
|
H A D | sc7180-trogdor-pompom-r2.dts | 20 * to avoid using bogus temperature values.
|
H A D | sc7180-trogdor-pompom-r1.dts | 23 * to avoid using bogus temperature values.
|
H A D | sc7180-trogdor-lazor.dtsi | 27 * to avoid using bogus temperature values.
|
/freebsd/bin/sh/tests/parameters/ |
H A D | pwd1.0 | 1 # Check that bogus PWD values are not accepted from the environment.
|
/freebsd/usr.bin/locale/ |
H A D | locale.c | 526 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/usr.sbin/pw/tests/ |
H A D | pw_usershow_test.sh | 21 nonexistent_user=bogus
|
H A D | pw_groupshow_test.sh | 40 nonexistent_name=bogus
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | unknown | 8 # doesn't have the "version %ld", which may be a bogus COFFism (I don't
|
H A D | clipper | 28 # implemented (at least not after I blew off the bogus code to turn
|
/freebsd/contrib/sendmail/cf/feature/ |
H A D | check_other.m4 | 11 dnl bogus Id, just here to show up in the generated cf file
|
/freebsd/sbin/devd/ |
H A D | devd.hh | 55 static const std::string bogus; member in var_list
|
/freebsd/usr.bin/procstat/tests/ |
H A D | procstat_test.sh | 54 start_program bogus-arg
|
/freebsd/contrib/unbound/libunbound/ |
H A D | unbound.h | 196 int bogus; member
|
/freebsd/contrib/unbound/doc/ |
H A D | requirements.txt | 136 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
|
/freebsd/sbin/dhclient/ |
H A D | options.c | 130 goto bogus; in parse_option_buffer() 148 bogus: in parse_option_buffer()
|
/freebsd/contrib/kyua/integration/ |
H A D | cmd_list_test.sh | 349 This file is bogus but it is not loaded. 371 This file is bogus but it is not loaded.
|