| /src/crypto/external/apache2/openssl/dist/engines/ |
| e_capi.c | 179 DWORD store_flags; member in struct:CAPI_CTX_st 274 "store_flags", 332 ctx->store_flags |= CERT_SYSTEM_STORE_LOCAL_MACHINE; 333 ctx->store_flags &= ~CERT_SYSTEM_STORE_CURRENT_USER; 335 ctx->store_flags |= CERT_SYSTEM_STORE_CURRENT_USER; 336 ctx->store_flags &= ~CERT_SYSTEM_STORE_LOCAL_MACHINE; 1424 ctx->store_flags, storename); 1528 if (ctx->store_flags & CERT_SYSTEM_STORE_LOCAL_MACHINE) 1621 ctx->store_flags = CERT_STORE_OPEN_EXISTING_FLAG | CERT_STORE_READONLY_FLAG | CERT_SYSTEM_STORE_CURRENT_USER;
|
| /src/crypto/external/bsd/openssl/dist/engines/ |
| e_capi.c | 179 DWORD store_flags; member in struct:CAPI_CTX_st 274 "store_flags", 333 ctx->store_flags |= CERT_SYSTEM_STORE_LOCAL_MACHINE; 334 ctx->store_flags &= ~CERT_SYSTEM_STORE_CURRENT_USER; 336 ctx->store_flags |= CERT_SYSTEM_STORE_CURRENT_USER; 337 ctx->store_flags &= ~CERT_SYSTEM_STORE_LOCAL_MACHINE; 1424 ctx->store_flags, storename); 1529 if (ctx->store_flags & CERT_SYSTEM_STORE_LOCAL_MACHINE) 1633 ctx->store_flags = CERT_STORE_OPEN_EXISTING_FLAG |
|
| /src/crypto/external/bsd/openssl.old/dist/engines/ |
| e_capi.c | 176 DWORD store_flags; member in struct:CAPI_CTX_st 271 "store_flags", 330 ctx->store_flags |= CERT_SYSTEM_STORE_LOCAL_MACHINE; 331 ctx->store_flags &= ~CERT_SYSTEM_STORE_CURRENT_USER; 333 ctx->store_flags |= CERT_SYSTEM_STORE_CURRENT_USER; 334 ctx->store_flags &= ~CERT_SYSTEM_STORE_LOCAL_MACHINE; 1401 ctx->store_flags, storename); 1506 if (ctx->store_flags & CERT_SYSTEM_STORE_LOCAL_MACHINE) 1610 ctx->store_flags = CERT_STORE_OPEN_EXISTING_FLAG |
|
| /src/external/bsd/unbound/dist/cachedb/ |
| cachedb.c | 741 uint32_t store_flags = qstate->query_flags; local 745 store_flags |= DNSCACHE_STORE_ZEROTTL; 760 qstate->region, store_flags, qstate->qstarttime,
|
| /src/external/gpl3/binutils/dist/opcodes/ |
| rx-decode.opc | 162 #define F(f) store_flags(rx, f)
|
| rx-decode.c | 164 #define F(f) store_flags(rx, f)
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| rx-decode.opc | 162 #define F(f) store_flags(rx, f)
|
| rx-decode.c | 164 #define F(f) store_flags(rx, f)
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| rx-decode.opc | 162 #define F(f) store_flags(rx, f)
|
| rx-decode.c | 164 #define F(f) store_flags(rx, f)
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| rx-decode.opc | 162 #define F(f) store_flags(rx, f)
|
| rx-decode.c | 164 #define F(f) store_flags(rx, f)
|