Home
last modified time | relevance | path

Searched refs:zone (Results 126 – 150 of 404) sorted by relevance

12345678910>>...17

/freebsd/contrib/tzdata/
H A Detcetera19 # The following zone is used by tzcode functions like gmtime,
52 # Also, the time zone abbreviations are now compatible with %z.
/freebsd/contrib/unbound/util/
H A Dmodule.h293 socklen_t addrlen, uint8_t* zone, size_t zonelen, struct regional* region,
384 uint8_t* zone, size_t zonelen, int tcp_upstream, int ssl_upstream,
H A Dconfiglexer.lex333 stub-zone{COLON} { YDVAR(0, VAR_STUB_ZONE) }
343 forward-zone{COLON} { YDVAR(0, VAR_FORWARD_ZONE) }
351 auth-zone{COLON} { YDVAR(0, VAR_AUTH_ZONE) }
374 client-subnet-zone{COLON} { YDVAR(1, VAR_CLIENT_SUBNET_ZONE) }
440 local-zone{COLON} { YDVAR(2, VAR_LOCAL_ZONE) }
479 local-zone-tag{COLON} { YDVAR(2, VAR_LOCAL_ZONE_TAG) }
488 local-zone-override{COLON} { YDVAR(3, VAR_LOCAL_ZONE_OVERRIDE) }
/freebsd/sys/dev/mlx5/mlx5_en/
H A Den_hw_tls.h85 uma_zone_t zone; member
H A Den_hw_tls_rx.h135 uma_zone_t zone; member
H A Dmlx5_en_hw_tls.c143 uma_zfree(ptag->tls->zone, ptag); in mlx5e_tls_tag_zfree()
166 ptls->zone = uma_zcache_create(ptls->zname, in mlx5e_tls_init()
205 uma_zdestroy(ptls->zone); in mlx5e_tls_cleanup()
327 ptag = uma_zalloc(priv->tls.zone, M_NOWAIT); in mlx5e_tls_snd_tag_alloc()
/freebsd/lib/libldns/
H A DMakefile18 update.c util.c wire2host.c zone.c
/freebsd/release/tools/
H A Dec2.conf97 REGION=`fetch -qo- http://169.254.169.254/latest/meta-data/placement/availability-zone | sed -e 's/…
/freebsd/lib/libiconv_modules/mapper_zone/
H A Dcitrus_mapper_zone.c77 struct _zone zone; member
81 #define ps_zone u.zone
/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Dda9062-thermal.txt18 milliseconds, between thermal zone device update checks.
/freebsd/sys/netinet/
H A Dtcp_fastopen.h74 uma_zone_t zone; member
H A Dtcp_fastopen.c440 V_tcp_fastopen_ccache.zone = uma_zcreate("tfo_ccache_entries", in tcp_fastopen_init()
457 KASSERT(uma_zone_get_cur(V_tcp_fastopen_ccache.zone) == 0, in tcp_fastopen_destroy()
459 uma_zdestroy(V_tcp_fastopen_ccache.zone); in tcp_fastopen_destroy()
1064 cce = uma_zalloc(V_tcp_fastopen_ccache.zone, M_NOWAIT); in tcp_fastopen_ccache_create()
1142 uma_zfree(V_tcp_fastopen_ccache.zone, cce); in tcp_fastopen_ccache_entry_drop()
/freebsd/contrib/unbound/edns-subnet/
H A Dsubnetmod.h142 socklen_t addrlen, uint8_t* zone, size_t zonelen,
/freebsd/usr.bin/mkcsmapper/
H A Dyacc.y117 %type <i_value> dst types oob_mode_sel zone
142 src_zone : R_SRC_ZONE zone { set_src_zone($2); }
143 zone : range {
/freebsd/stand/efi/libefi/
H A DMakefile49 CFLAGS+= -fPIC -mno-red-zone
/freebsd/contrib/unbound/dynlibmod/
H A Ddynlibmod.h78 socklen_t addrlen, uint8_t* zone, size_t zonelen, struct regional* region,
H A Ddynlibmod.c224 socklen_t addrlen, uint8_t* zone, size_t zonelen, struct regional* region, in dynlib_inplace_cb_query_generic() argument
227 …return ((inplace_cb_query_func_type*) cb_pair->cb)(qinfo, flags, qstate, addr, addrlen, zone, zone… in dynlib_inplace_cb_query_generic()
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_mac.cpp54 # define COMMON_MALLOC_FILL_STATS(zone, stats) \ argument
/freebsd/contrib/unbound/services/
H A Doutside_network.h475 uint8_t* zone; member
663 uint8_t* zone, size_t zonelen, struct module_qstate* qstate,
/freebsd/lib/libc/iconv/
H A Dcitrus_csmapper.c177 struct zone { struct
189 struct zone z1, z2; in parse_line() argument
/freebsd/sys/contrib/device-tree/src/arm/intel/ixp/
H A Dintel-ixp42x-freecom-fsg-3.dts72 * the sensor and temperature zone and create a
73 * zone with fan control.
/freebsd/contrib/unbound/contrib/
H A Dcreate_unbound_ad_servers.cmd24 echo local-zone: %%a redirect>>%dst_dir%\unbound_ad_servers
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/user_namespace/
H A Duser_namespace_002.ksh87 log_must zfs zone $proc_ns $TESTPOOL/userns
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_malloc_mac.cpp77 #define COMMON_MALLOC_FILL_STATS(zone, stats) argument
/freebsd/cddl/lib/libspl/
H A DMakefile17 os/freebsd/zone.c \

12345678910>>...17