Searched refs:resolve (Results 1 – 17 of 17) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/event/ |
| H A D | ngx_event_openssl_stapling.c | 893 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 D | emscripten.sh | 99 Module.ready = new Promise(function (resolve, reject) { 106 resolve();
|
| /f-stack/freebsd/contrib/ngatm/ |
| H A D | FREEBSD-upgrade | 18 4. resolve conflicts
|
| /f-stack/freebsd/contrib/openzfs/.github/ |
| H A D | CONTRIBUTING.md | 93 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 D | release_16_07.rst | 245 The issues was resolve by updating ``igb_uio`` to stop reserving PCI memory
|
| H A D | release_19_08.rst | 280 been prefixed by ``rte_`` to resolve conflicts with libc headers.
|
| H A D | release_2_1.rst | 335 Hash method to resolve collisions (open addressing). This method pushes
|
| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.js | 1215 resolve: doneList, property 1253 returned.promise().then( newDefer.resolve, newDefer.reject, newDefer.notify ); 2184 function resolve() { 2195 tmp.add( resolve ); 2198 resolve();
|
| H A D | jquery.qtip.js | 618 return ( $.fn.imagesLoaded ? element.imagesLoaded() : $.Deferred().resolve($([])) )
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | hash_lib.rst | 130 The hash library uses the Cuckoo Hash algorithm to resolve collisions.
|
| H A D | rte_flow.rst | 3162 "actions" to resolve the issues above. For example:
|
| /f-stack/freebsd/contrib/libsodium/ |
| H A D | ChangeLog | 39 module now returns a `.ready` promise that will resolve after the
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | performance_thread.rst | 940 There are many strategies to resolve these kind of issues, each with it
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | ChangeLog | 256 ordering control to resolve various hypothetical races without increasing
|
| /f-stack/app/nginx-1.16.1/contrib/vim/syntax/ |
| H A D | nginx.vim | 2285 " An asynchronous domain name resolve module for nginx upstream
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 874 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 D | CHANGES | 6101 block, then nginx tried to resolve the name; the bug had appeared in
|