Home
last modified time | relevance | path

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

1234567

/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_lookup.c102 static ipf_lookup_t *backends[MAX_BACKENDS] = { variable
134 for (i = 0, l = backends; i < MAX_BACKENDS; i++, l++) { in ipf_lookup_soft_create()
162 err = (*backends[i]->ipfl_init)(softc, softl->ipf_back[i]); in ipf_lookup_soft_init()
187 (*backends[i]->ipfl_fini)(softc, in ipf_lookup_soft_fini()
211 (*backends[i]->ipfl_expire)(softc, softl->ipf_back[i]); in ipf_lookup_expire()
234 (*backends[i]->ipfl_destroy)(softc, in ipf_lookup_soft_destroy()
361 for (i = 0, l = backends; i < MAX_BACKENDS; i++, l++) { in ipf_lookup_addnode()
411 for (i = 0, l = backends; i < MAX_BACKENDS; i++, l++) { in ipf_lookup_delnode()
458 for (i = 0, l = backends; i < MAX_BACKENDS; i++, l++) { in ipf_lookup_addtable()
519 for (i = 0, l = backends; i < MAX_BACKENDS; i++, l++) { in ipf_lookup_deltable()
[all …]
/netbsd-src/external/bsd/ipf/dist/
H A Dip_lookup.c86 static ipf_lookup_t *backends[MAX_BACKENDS] = { variable
119 for (i = 0, l = backends; i < MAX_BACKENDS; i++, l++) {
149 err = (*backends[i]->ipfl_init)(softc, softl->ipf_back[i]);
176 (*backends[i]->ipfl_fini)(softc,
201 (*backends[i]->ipfl_expire)(softc, softl->ipf_back[i]);
226 (*backends[i]->ipfl_destroy)(softc,
360 for (i = 0, l = backends; i < MAX_BACKENDS; i++, l++) {
413 for (i = 0, l = backends; i < MAX_BACKENDS; i++, l++) {
462 for (i = 0, l = backends; i < MAX_BACKENDS; i++, l++) {
525 for (i = 0, l = backends; i < MAX_BACKENDS; i++, l++) {
[all …]
/netbsd-src/external/bsd/libevent/dist/test/
H A Dtest.sh152 -b - specify backends
160 backends=$BACKENDS
167 b) backends="$OPTARG";;
180 for i in $backends; do
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/
H A Dappendix-upgrading.sdf39 H2: ldap and meta backends
50 H2: perl and sql backends
52 The {{slapd-perl}}(5) and {{slapd-sql}}(5) backends are now deprecated and no longer automatically …
53 the --enable-backends configure flag.
55 H2: hdb and bdb backends
57 The Berkeley DB based slapd-bdb and slapd-hdb backends have been removed from OpenLDAP 2.5. Deploym…
58 of these backends must migrate their configurations to use {{slapd-mdb}}(5) prior to upgrade.
H A Dmonitoringslapd.sdf70 Like most other database backends, the monitor backend does honor
102 Note that unlike general purpose database backends, the database
105 database backends, the monitor backend cannot be instantiated
194 the server, such as a backends, a connection, or a thread.
214 of available backends. The list of available backends all builtin
215 backends, as well as backends loaded by modules. For example:
224 and {{mdb}} backends are available.
H A Dbackends.sdf111 Like many other backends, the LDIF backend can be instantiated with very few
173 library to store data and replaces the BerkeleyDB backends used in older
214 backend. The two backends share many features (actually they also share portions
297 > description: This subsystem contains information about available backends.
478 This backend has to be one of the most abused and complex backends there is.
/netbsd-src/external/bsd/openldap/dist/
H A DANNOUNCEMENT24 * New backends
31 * Retired backends
35 * Deprecated backends
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-monitor/
H A DREADME21 as a suffix of the database as usually done for conventional backends).
102 The main entry contains the type of backends enabled at compile time;
105 backends are enabled.
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/
H A DCMakeLists.txt4 add_subdirectory(backends)
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/
H A Dhuge_pages.c1384 } backends[] = { in igt_ppgtt_smoke_huge() local
1397 for (i = 0; i < ARRAY_SIZE(backends); ++i) { in igt_ppgtt_smoke_huge()
1398 u32 min = backends[i].min; in igt_ppgtt_smoke_huge()
1399 u32 max = backends[i].max; in igt_ppgtt_smoke_huge()
1404 obj = backends[i].fn(i915, size, 0); in igt_ppgtt_smoke_huge()
1466 } backends[] = { in igt_ppgtt_sanity_check() local
1497 for (i = 0; i < ARRAY_SIZE(backends); ++i) { in igt_ppgtt_sanity_check()
1503 obj = backends[i].fn(i915, size, backends[i].flags); in igt_ppgtt_sanity_check()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/TableGen/
H A Dindex.rst58 To be useful, one of the `backends`_ must be used. These backends are
263 TableGen backends
283 backends, and see the :doc:`TableGen Backend Developer's Guide <./BackGuide>`
296 the basic concepts via custom-made backends, which can pervert the original
301 backends adhere to strict rules. Others are suggesting we should move to less,
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/all_backends/
H A Dllvm_all_backends.mli9 (** Initialize all the backends targets *)
/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/
H A Delf.texi1 @section ELF backends
H A Dformat.texi43 @code{default}, then all the known target backends is
65 none of the backends recognised the file format.
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/
H A Delf.texi1 @section ELF backends
H A Dformat.texi39 @code{default}, then all the known target backends is
61 none of the backends recognised the file format.
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A DMakefile.in46 attr.o entry.o backend.o backends.o result.o operation.o \
336 backends.o: backends.c $(srcdir)/slap.h
352 $(RM) backends.c
/netbsd-src/sys/arch/hpcmips/stand/lcboot/
H A Dlcboot.ldscript40 /* These are needed for ELF backends which have not yet been
/netbsd-src/external/mit/xorg/lib/libgbm.old/
H A DMakefile14 .PATH: ${X11SRCDIR.Mesa}/src/gbm/backends/dri
/netbsd-src/external/mit/xorg/lib/libgbm/
H A DMakefile14 .PATH: ${X11SRCDIR.Mesa}/src/gbm/backends/dri
/netbsd-src/external/mit/xorg/lib/libEGL/
H A DMakefile77 -I${X11SRCDIR.Mesa}/src/gbm/backends/dri \
/netbsd-src/external/mit/xorg/lib/libEGL.old/
H A DMakefile72 -I${X11SRCDIR.Mesa}/src/gbm/backends/dri \
/netbsd-src/external/bsd/libevent/dist/
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
/netbsd-src/external/bsd/ntp/dist/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
/netbsd-src/sys/arch/prep/stand/boot/
H A Dld.script74 /* These are needed for ELF backends which have not yet been

1234567