Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/engines/
H A De_loader_attic.c870 #define FILE_FLAG_ATTACHED (1 << 1) macro
1080 ctx->flags |= FILE_FLAG_ATTACHED; in file_attach()
1654 if ((ctx->flags & FILE_FLAG_ATTACHED) == 0) { in file_close()