OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:engine_dasync_id
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssl.old/dist/engines/
e_dasync.c
40
static const char *
engine_dasync_id
= "dasync";
variable
209
if (!ENGINE_set_id(e,
engine_dasync_id
)
296
if (id && (strcmp(id,
engine_dasync_id
) != 0))
434
if (ASYNC_WAIT_CTX_get_fd(waitctx,
engine_dasync_id
, &pipefds[0],
454
if (!ASYNC_WAIT_CTX_set_wait_fd(waitctx,
engine_dasync_id
, pipefds[0],
456
wait_cleanup(waitctx,
engine_dasync_id
, pipefds[0], writefd);
/src/crypto/external/apache2/openssl/dist/engines/
e_dasync.c
54
static const char *
engine_dasync_id
= "dasync";
variable
250
if (!ENGINE_set_id(e,
engine_dasync_id
)
370
if (id && (strcmp(id,
engine_dasync_id
) != 0))
547
if (ASYNC_WAIT_CTX_get_fd(waitctx,
engine_dasync_id
, &pipefds[0],
567
if (!ASYNC_WAIT_CTX_set_wait_fd(waitctx,
engine_dasync_id
, pipefds[0],
569
wait_cleanup(waitctx,
engine_dasync_id
, pipefds[0], writefd);
/src/crypto/external/bsd/openssl/dist/engines/
e_dasync.c
52
static const char *
engine_dasync_id
= "dasync";
variable
250
if (!ENGINE_set_id(e,
engine_dasync_id
)
370
if (id && (strcmp(id,
engine_dasync_id
) != 0))
550
if (ASYNC_WAIT_CTX_get_fd(waitctx,
engine_dasync_id
, &pipefds[0],
570
if (!ASYNC_WAIT_CTX_set_wait_fd(waitctx,
engine_dasync_id
, pipefds[0],
572
wait_cleanup(waitctx,
engine_dasync_id
, pipefds[0], writefd);
Completed in 25 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026