Searched refs:backends (Results 1 - 25 of 41) sorted by relevance

12

/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/ntlm/
H A Ddelete_sec_context.c56 if (ctx->backends[i].ctx == NULL)
58 ctx->backends[i].interface->nsi_destroy(minor_status,
59 ctx->backends[i].ctx);
61 if (ctx->backends)
62 free(ctx->backends);
H A Daccept_sec_context.c81 c->backends = calloc(c->num_backends, sizeof(c->backends[0]));
82 if (c->backends == NULL) {
91 maj_stat = (*iface->nsi_init)(minor_status, &c->backends[i].ctx);
95 maj_stat = (*iface->nsi_probe)(minor_status, c->backends[i].ctx, domain, &c->probe_flags);
98 (*iface->nsi_destroy)(&junk, c->backends[i].ctx);
99 c->backends[i].ctx = NULL;
104 c->backends[i].interface = iface;
165 /* Go over backends and find best match, if not found use empty targetinfo */
168 if ( c->backends[
[all...]
H A Dntlm.h139 struct ntlm_backend *backends; member in struct:ntlm_ctx
/macosx-10.9.5/CPANInternal-140/JSON-Any-1.29/t/
H A D12-boolean.t18 my @backends = qw(XS JSON DWIW);
23 plan tests => @backends * 2 * 4;
25 test ($_) for @backends;
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dcups-deviced.c43 #define MAX_BACKENDS 200 /* Maximum number of backends we'll run */
77 /* Total backends */
79 /* Active backends */
80 static cupsd_backend_t backends[MAX_BACKENDS]; variable
81 /* Array of backends */
257 * Loop through all of the device backends...
272 * Skip excluded or not included backends...
307 * Collect the output from the backends...
315 if (backend_fds[i].revents && backends[i].pipe)
317 cups_file_t *bpipe = backends[
[all...]
/macosx-10.9.5/Heimdal-323.92.1/kdc/
H A Ddigest-service.c1386 struct ntlm_ftable backends[] = { variable in typeref:struct:ntlm_ftable
1503 for (i = 0; i < sizeof(backends) / sizeof(backends[0]); i++) {
1504 if (backends[i].ti == NULL)
1508 ret = backends[i].ti(backends[i].ctx, ti);
1565 for (n = 0; n < sizeof(backends) / sizeof(backends[0]); n++)
1566 ir.ntlmNegFlags |= backends[n].filter_flags(context, backends[
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/doc/guide/admin/
H A DMakefile33 backends.sdf \
/macosx-10.9.5/cups-372.4/cups/backend/
H A DMakefile124 echo Installing backends in $(SERVERBIN)/backend
149 echo Installing XPC backends in $(SERVERBIN)/apple
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A DMakefile.in23 SUBDIRS=back-* shell-backends slapi overlays
49 attr.o entry.o backend.o backends.o result.o operation.o \
100 # The purpose of this is to allow dynamic modules (dynamic backends
291 # In Windows, dynamic backends have to be built after slapd. For this
292 # reason, we only build static backends now and dynamic backends later.
296 echo "building static backends..."; \
340 backends.o: backends.c $(srcdir)/slap.h
356 $(RM) backends
[all...]
/macosx-10.9.5/CPANInternal-140/Class-Data-Accessor-0.04004/inc/Module/
H A DInstall.pm92 It was impossible to maintain duel backends, and has been deprecated.
/macosx-10.9.5/CPANInternal-140/Class-Unload/inc/Module/
H A DInstall.pm92 It was impossible to maintain duel backends, and has been deprecated.
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/inc/Module/
H A DInstall.pm88 It was impossible to maintain duel backends, and has been deprecated.
/macosx-10.9.5/CPANInternal-140/Sub-Exporter/inc/Module/
H A DInstall.pm92 It was impossible to maintain duel backends, and has been deprecated.
/macosx-10.9.5/CPANInternal-140/B-Hooks-EndOfScope/inc/Module/
H A DInstall.pm104 It was impossible to maintain duel backends, and has been deprecated.
/macosx-10.9.5/CPANInternal-140/Class-Accessor-Grouped/inc/Module/
H A DInstall.pm104 It was impossible to maintain duel backends, and has been deprecated.
/macosx-10.9.5/CPANInternal-140/Class-C3-Componentised/inc/Module/
H A DInstall.pm104 It was impossible to maintain duel backends, and has been deprecated.
/macosx-10.9.5/CPANInternal-140/Class-C3-XS-0.13/inc/Module/
H A DInstall.pm104 It was impossible to maintain duel backends, and has been deprecated.
/macosx-10.9.5/CPANInternal-140/Class-Trigger-0.14/inc/Module/
H A DInstall.pm104 It was impossible to maintain duel backends, and has been deprecated.
/macosx-10.9.5/CPANInternal-140/DBIx-Class/inc/Module/
H A DInstall.pm104 It was impossible to maintain duel backends, and has been deprecated.
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader/inc/Module/
H A DInstall.pm104 It was impossible to maintain duel backends, and has been deprecated.
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader/lib/DBIx/Class/Schema/Loader/
H A DDBI.pm22 DBI-based storage backends, and implements the common functionality between them.
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader-0.05003/inc/Module/
H A DInstall.pm104 It was impossible to maintain duel backends, and has been deprecated.
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader-0.05003/lib/DBIx/Class/Schema/Loader/
H A DDBI.pm22 DBI-based storage backends, and implements the common functionality between them.
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader-0.07033/inc/Module/
H A DInstall.pm113 It was impossible to maintain duel backends, and has been deprecated.
/macosx-10.9.5/CPANInternal-140/Data-Dumper-Concise/inc/Module/
H A DInstall.pm104 It was impossible to maintain duel backends, and has been deprecated.

Completed in 411 milliseconds

12