Home
last modified time | relevance | path

Searched refs:backends (Results 1 – 25 of 40) sorted by relevance

12

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_lookup.c75 static ipf_lookup_t *backends[MAX_BACKENDS] = { variable
107 for (i = 0, l = backends; i < MAX_BACKENDS; i++, l++) { in ipf_lookup_soft_create()
135 err = (*backends[i]->ipfl_init)(softc, softl->ipf_back[i]); in ipf_lookup_soft_init()
160 (*backends[i]->ipfl_fini)(softc, in ipf_lookup_soft_fini()
184 (*backends[i]->ipfl_expire)(softc, softl->ipf_back[i]); in ipf_lookup_expire()
207 (*backends[i]->ipfl_destroy)(softc, in ipf_lookup_soft_destroy()
332 for (i = 0, l = backends; i < MAX_BACKENDS; i++, l++) { in ipf_lookup_addnode()
382 for (i = 0, l = backends; i < MAX_BACKENDS; i++, l++) { in ipf_lookup_delnode()
429 for (i = 0, l = backends; i < MAX_BACKENDS; i++, l++) { in ipf_lookup_addtable()
490 for (i = 0, l = backends; i < MAX_BACKENDS; i++, l++) { in ipf_lookup_deltable()
[all …]
/freebsd/contrib/wpa/src/utils/
H A Dext_password.c19 static const struct ext_password_backend *backends[] = { variable
45 for (i = 0; backends[i]; i++) { in ext_password_init()
46 if (os_strcmp(backends[i]->name, backend) == 0) { in ext_password_init()
47 data->backend = backends[i]; in ext_password_init()
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dtest.sh152 -b - specify backends
160 backends=$BACKENDS
167 b) backends="$OPTARG";;
180 for i in $backends; do
/freebsd/contrib/libevent/test/
H A Dtest.sh152 -b - specify backends
160 backends=$BACKENDS
167 b) backends="$OPTARG";;
180 for i in $backends; do
/freebsd/lib/libc++/
H A D__config_site35 // PSTL backends
H A DMakefile1022 PSBDIR= ${CXXINCLUDEDIR}/__pstl/backends
1028 PSB+= ${HDRDIR}/__pstl/backends/${hdr}
/freebsd/contrib/llvm-project/lld/
H A DCODE_OWNERS.TXT14 D: COFF, ELF backends (COFF/* ELF/*)
/freebsd/etc/mtree/
H A DBSD.include.dist76 backends
/freebsd/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.0.txt156 systems' fast backends. Previously, programmers who cared about this
157 needed to know which backends supported what. This tended to get quite
160 There is now an API to choose backends, either by name or by feature.
249 2.9. Edge-triggered events on some backends.
251 With some backends, it's now possible to add the EV_ET flag to an event
284 3.1. Change-minimization on O(1) backends
323 testing the IOCP backends on the mailing list, it seems that there isn't
606 before. Right now, iterating over the different backends on various
H A DChangeLog-1.446 …o Activate fd events in a pseudorandom order with O(N) backends, so that we don't systematically f…
70 o event_add would not return error for some backends; from Dean McNamee
164 …o Make kqueue have the same behavior as other backends when a signal is caught between event_add()…
174 o move EV_PERSIST handling out of the event backends
H A DCMakeLists.txt1204 # We run all tests with the different backends turned on one at a time.
1207 # Add event backends based on system introspection result.
1553 message(STATUS "Available event backends: ${BACKENDS}")
H A DChangeLog-2.0497 o Reorder backends in test.sh to match preference order in event.c (ece974f)
582 o Fix an issue with forking and signal socketpairs in select/poll backends (d61b2f3)
1054 … as EV_WRITE, not EV_READ. This should bring it in line with the other backends, and improve port…
1116 …o Activate fd events in a pseudorandom order with O(N) backends, so that we don't systematically f…
1147 o move EV_PERSIST handling out of the event backends
1236 o support for edge-triggered events on epoll and kqueue backends: patch from Valery Kholodkov
1237 …o support for selecting event backends by their features, and for querying the features of a backe…
1265 …o Restructure the event backends so that they do not need to keep track of events themselves, as a…
H A Dwhatsnew-2.1.txt161 On backends that support it (currently epoll), there is now an
/freebsd/contrib/libevent/
H A Dwhatsnew-2.0.txt156 systems' fast backends. Previously, programmers who cared about this
157 needed to know which backends supported what. This tended to get quite
160 There is now an API to choose backends, either by name or by feature.
249 2.9. Edge-triggered events on some backends.
251 With some backends, it's now possible to add the EV_ET flag to an event
284 3.1. Change-minimization on O(1) backends
323 testing the IOCP backends on the mailing list, it seems that there isn't
606 before. Right now, iterating over the different backends on various
H A DChangeLog-1.446 …o Activate fd events in a pseudorandom order with O(N) backends, so that we don't systematically f…
70 o event_add would not return error for some backends; from Dean McNamee
164 …o Make kqueue have the same behavior as other backends when a signal is caught between event_add()…
174 o move EV_PERSIST handling out of the event backends
H A DCMakeLists.txt1204 # We run all tests with the different backends turned on one at a time.
1207 # Add event backends based on system introspection result.
1553 message(STATUS "Available event backends: ${BACKENDS}")
H A DChangeLog-2.0497 o Reorder backends in test.sh to match preference order in event.c (ece974f)
582 o Fix an issue with forking and signal socketpairs in select/poll backends (d61b2f3)
1054 … as EV_WRITE, not EV_READ. This should bring it in line with the other backends, and improve port…
1116 …o Activate fd events in a pseudorandom order with O(N) backends, so that we don't systematically f…
1147 o move EV_PERSIST handling out of the event backends
1236 o support for edge-triggered events on epoll and kqueue backends: patch from Valery Kholodkov
1237 …o support for selecting event backends by their features, and for querying the features of a backe…
1265 …o Restructure the event backends so that they do not need to keep track of events themselves, as a…
H A Dwhatsnew-2.1.txt161 On backends that support it (currently epoll), there is now an
/freebsd/sys/cam/ctl/
H A DREADME.ctl.txt97 - You can also see a list of LUNs and their backends like this:
202 - The block and ramdisk backends now support setting the LUN blocksize.
245 CTL has the concept of pluggable frontend ports and backends. All
246 frontends and backends can be active at the same time. You can have a
/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/
H A Dwpa_priv.sgml115 supported <command>wpa_supplicant</command> driver backends is to be
H A Dwpa_supplicant.sgml246 <para>A summary of available driver backends is below. Support for each
247 of the driver backends is chosen at wpa_supplicant compile time. For a
248 list of supported driver backends that may be used with the -D option on
/freebsd/contrib/ntp/sntp/m4/
H A Dopenldap.m4518 AC_MSG_ERROR([BerkeleyDB version incompatible with BDB/HDB backends])
532 [AC_CACHE_CHECK([if Berkeley DB version supported by BDB/HDB backends], [ol_cv_bdb_compat],[
/freebsd/crypto/openssl/doc/man3/
H A DEVP_PKEY_new.pod66 backends, such as providers (through L<EVP_KEYMGMT(3)>) or B<ENGINE>s.
/freebsd/contrib/llvm-project/libcxx/include/
H A Dmodule.modulemap1604 header "__pstl/backends/default.h"
1608 header "__pstl/backends/libdispatch.h"
1612 header "__pstl/backends/serial.h"
1616 header "__pstl/backends/std_thread.h"
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetInstrPredicate.td54 // Tablegen backends know how to expand MCInstPredicate definitions into actual

12