Home
last modified time | relevance | path

Searched refs:zone (Results 51 – 75 of 407) sorted by relevance

12345678910>>...17

/freebsd/contrib/unbound/testdata/cachedb_no_store.tdir/
H A Dcachedb_no_store.conf14 forward-zone:
18 stub-zone:
/freebsd/contrib/ldns/
H A DChangelog35 zone parse errors. Thanks Petr Špaček.
114 ldns-verify-zone. Thanks Emil Natan.
389 ldns-verify-zone.
474 * New example tool added: ldns-gen-zone.
482 glue when the zone is opt-out.
540 successfully completed zone transfers.
665 * Fix ldns-verify-zone so that address records at zone NS set are not considered glue
742 form "K<zone>+<algorithm>+<keytag>"
867 of a signed BIND-style zone file
897 * Fixed ldns-read-zone exit code
[all …]
/freebsd/contrib/unbound/testdata/root_zonemd.tdir/
H A Droot_zonemd.conf22 stub-zone:
27 auth-zone:
H A Droot_zonemd.test29 if grep "auth zone . zonemd DNSSEC verification of SOA and ZONEMD RRsets secure" unbound.log; then
35 if grep "auth-zone . ZONEMD hash is correct" unbound.log; then
41 if grep "auth zone . ZONEMD verification successful" unbound.log; then
/freebsd/contrib/tzdata/
H A Dziguard.awk94 /^Zone/ { zone = $2 }
102 if (zone == "Europe/Prague" && $0 ~ /^#?[\t ]+[01]:00[\t ]/ \
115 = (zone == "Europe/Dublin" && $0 ~ /^#?[\t ]+[01]:00[\t ]/ \
131 = (zone == "Africa/Windhoek" && $0 ~ /^#?[\t ]+[12]:00[\t ]/ \
H A DREADME10 changes made by political bodies to time zone boundaries, UTC offsets,
38 The information in the time zone data files is by no means authoritative;
48 maintainer, to whom the time zone community owes the greatest debt of all.
/freebsd/contrib/unbound/testdata/stat_values.tdir/
H A Dstat_values_downstream_cookies.conf18 local-zone: local.zone static
/freebsd/contrib/ntp/libntp/lib/isc/unix/
H A Dinterfaceiter.c123 unsigned int zone; in get_addr() local
131 zone = if_nametoindex(ifname); in get_addr()
132 if (zone != 0) { in get_addr()
134 (isc_uint32_t)zone); in get_addr()
/freebsd/sys/cddl/compat/opensolaris/sys/
H A Dsid.h79 #define kidmap_getsidbyuid(zone, uid, sid_prefix, rid) (1) argument
80 #define kidmap_getsidbygid(zone, gid, sid_prefix, rid) (1) argument
/freebsd/sys/netinet/
H A Dtcp_hostcache.c124 uma_zone_t zone; member
277 V_tcp_hostcache.zone = in tcp_hc_init()
280 uma_zone_set_max(V_tcp_hostcache.zone, V_tcp_hostcache.cache_limit); in tcp_hc_init()
281 V_tcp_hostcache.smr = uma_zone_get_smr(V_tcp_hostcache.zone); in tcp_hc_init()
303 uma_zdestroy(V_tcp_hostcache.zone); in tcp_hc_destroy()
517 uma_zfree_smr(V_tcp_hostcache.zone, hc_entry); in tcp_hc_update()
523 hc_entry = uma_zalloc_smr(V_tcp_hostcache.zone, M_NOWAIT); in tcp_hc_update()
786 uma_zfree_smr(V_tcp_hostcache.zone, hc_entry); in tcp_hc_purge_internal()
/freebsd/contrib/netbsd-tests/lib/libc/time/
H A Dt_strptime.c481 ATF_TC(zone);
483 ATF_TC_HEAD(zone, tc) in ATF_TC_HEAD() argument
491 ATF_TC_BODY(zone, tc) in ATF_TC_BODY() argument
520 ATF_TP_ADD_TC(tp, zone); in ATF_TP_ADD_TCS()
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dnetaddr.h45 isc_uint32_t zone; member
117 isc_netaddr_setzone(isc_netaddr_t *netaddr, isc_uint32_t zone);
/freebsd/contrib/unbound/dnstap/
H A Ddnstap.h174 uint8_t *zone, size_t zone_len,
199 uint8_t *zone, size_t zone_len,
/freebsd/usr.sbin/bsdconfig/timezone/share/
H A Dmenus.subr61 # Desired menu text for the country-zone represented by *, the 2-
69 # one single zone, otherwise 1 or greater to indicate how many
72 # Principal continent (or ocean) in which the country-zone
75 # Principal continent (or ocean) in which zone-N of the country
78 # Desired submenu text for zone-N of the country represented by
132 # Country has only one zone
H A Dcountries.subr36 # only a single zone).
41 # filename_N Like filename, but for the Nth zone when the country has
43 # cont_N Like cont, but for the Nth zone when the country has
45 # descr_N Like name, but for the Nth zone when the country has
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/user_namespace/
H A Duser_namespace_003.ksh89 log_must zfs zone $proc_ns $TESTPOOL/userns
90 log_must zfs zone $proc_ns $TESTPOOL/otheruserns
/freebsd/share/man/man9/
H A DMakefile465 zone.9
2441 MLINKS+=zone.9 uma.9 \
2442 zone.9 uma_prealloc.9 \
2443 zone.9 uma_reclaim.9 \
2444 zone.9 uma_zalloc.9 \
2445 zone.9 uma_zalloc_arg.9 \
2450 zone.9 uma_zcreate.9 \
2451 zone.9 uma_zdestroy.9 \
2452 zone.9 uma_zfree.9 \
2453 zone.9 uma_zfree_arg.9 \
[all …]
/freebsd/sys/contrib/openzfs/lib/libspl/
H A DMakefile.am30 %D%/os/linux/zone.c
39 %D%/os/freebsd/zone.c
/freebsd/sys/dev/iicbus/sensor/
H A Dds1775.c188 if (OF_getprop(child, "hwsensor-zone", &sc->sc_sensor.zone, in ds1775_start()
190 sc->sc_sensor.zone = 0; in ds1775_start()
207 if (sc->sc_sensor.zone == 0) { in ds1775_start()
/freebsd/contrib/unbound/libunbound/
H A Dworker.h79 struct sockaddr_storage* addr, socklen_t addrlen, uint8_t* zone,
135 struct sockaddr_storage* addr, socklen_t addrlen, uint8_t* zone,
/freebsd/usr.sbin/tzsetup/
H A Dtzsetup.c280 TAILQ_HEAD(, zone) zones;
284 struct zone { struct
285 TAILQ_ENTRY(zone) link;
381 struct zone *zp; in add_cont_to_country()
394 struct zone *zp; in add_zone_to_country()
558 struct zone *zp; in dump_zonetab()
574 struct zone *zp, *zp2; in make_menus()
721 struct zone *zp = dmi->data; in set_zone()
/freebsd/sys/vm/
H A Dmemguard.c488 memguard_cmp_zone(uma_zone_t zone) in memguard_cmp_zone() argument
492 zone->uz_flags & UMA_ZONE_NOFREE) in memguard_cmp_zone()
495 if (memguard_cmp(zone->uz_size)) in memguard_cmp_zone()
502 return (strcmp(zone->uz_name, vm_memguard_desc) == 0); in memguard_cmp_zone()
/freebsd/contrib/unbound/doc/
H A Drequirements.txt89 o The harden-glue feature, when yes all out of zone glue is deleted, when
90 no out of zone glue is used for further resolving, is more complicated
125 is when a server has the zone in question, but lacks dnssec data, such as
145 a server that serves both a parent and child zone, where
147 lame for the parent zone, because the child answer is not signed.
151 So, only messages that identify the zone are used to mark the zone
152 lame. The zone is identified by SOA or NS RRsets in the answer/auth.
156 from their zone, this covers most delegation-centric zones.
160 is detected. Instead the zone that is dnssec-lame becomes bogus.
257 indicates a zone version where this domain is not any longer NXDOMAIN.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dcharger-manager.txt32 - cm-thermal-zone : name of external thermometer's thermal zone
63 cm-thermal-zone = "thermal_zone.1"
/freebsd/contrib/tzcode/
H A DREADME10 changes made by political bodies to time zone boundaries, UTC offsets,
38 The information in the time zone data files is by no means authoritative;
48 maintainer, to whom the time zone community owes the greatest debt of all.

12345678910>>...17