Home
last modified time | relevance | path

Searched refs:resolve (Results 1 – 17 of 17) sorted by relevance

/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event_openssl_stapling.c893 ngx_resolver_ctx_t *resolve, temp; in ngx_ssl_ocsp_request() local
909 if (resolve == NULL) { in ngx_ssl_ocsp_request()
914 if (resolve == NGX_NO_RESOLVER) { in ngx_ssl_ocsp_request()
920 resolve->name = ctx->host; in ngx_ssl_ocsp_request()
922 resolve->data = ctx; in ngx_ssl_ocsp_request()
953 if (resolve->state) { in ngx_ssl_ocsp_resolve_handler()
956 &resolve->name, resolve->state, in ngx_ssl_ocsp_resolve_handler()
968 for (i = 0; i < resolve->naddrs; i++) { in ngx_ssl_ocsp_resolve_handler()
980 ctx->naddrs = resolve->naddrs; in ngx_ssl_ocsp_resolve_handler()
1013 ngx_resolve_name_done(resolve); in ngx_ssl_ocsp_resolve_handler()
[all …]
/f-stack/freebsd/contrib/libsodium/dist-build/
H A Demscripten.sh99 Module.ready = new Promise(function (resolve, reject) {
106 resolve();
/f-stack/freebsd/contrib/ngatm/
H A DFREEBSD-upgrade18 4. resolve conflicts
/f-stack/freebsd/contrib/openzfs/.github/
H A DCONTRIBUTING.md93 developer can resolve it. For example, providing a simple test case is always
152 ), please run `make checkstyle` and resolve any warnings.
170 able quickly identify and resolve potential issues.
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_16_07.rst245 The issues was resolve by updating ``igb_uio`` to stop reserving PCI memory
H A Drelease_19_08.rst280 been prefixed by ``rte_`` to resolve conflicts with libc headers.
H A Drelease_2_1.rst335 Hash method to resolve collisions (open addressing). This method pushes
/f-stack/tools/libxo/xohtml/external/
H A Djquery.js1215 resolve: doneList, property
1253 returned.promise().then( newDefer.resolve, newDefer.reject, newDefer.notify );
2184 function resolve() {
2195 tmp.add( resolve );
2198 resolve();
H A Djquery.qtip.js618 return ( $.fn.imagesLoaded ? element.imagesLoaded() : $.Deferred().resolve($([])) )
/f-stack/dpdk/doc/guides/prog_guide/
H A Dhash_lib.rst130 The hash library uses the Cuckoo Hash algorithm to resolve collisions.
H A Drte_flow.rst3162 "actions" to resolve the issues above. For example:
/f-stack/freebsd/contrib/libsodium/
H A DChangeLog39 module now returns a `.ready` promise that will resolve after the
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dperformance_thread.rst940 There are many strategies to resolve these kind of issues, each with it
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DChangeLog256 ordering control to resolve various hypothetical races without increasing
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim2285 " An asynchronous domain name resolve module for nginx upstream
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt874 between Linux and the ACPICA codebases. In order to resolve this
3331 resolve to the identical named object.
3479 Across the source code, added additional status/error checking to resolve
4871 case, the ACPI_ALLOCATE and related macros now resolve directly to their
4902 when there are many SSDTs that must be included to resolve external
17354 This allows, among other things, ACPI to resolve bus numbers for
18996 always resolve them to numbers properly.
/f-stack/app/nginx-1.16.1/
H A DCHANGES6101 block, then nginx tried to resolve the name; the bug had appeared in