Home
last modified time | relevance | path

Searched refs:ERR_SYSTEM_ERROR (Results 1 - 25 of 64) sorted by relevance

123

/third_party/rust/crates/rust-openssl/openssl-sys/src/
H A Derr.rs23 pub const fn ERR_SYSTEM_ERROR(errcode: c_ulong) -> bool {
29 ((ERR_LIB_SYS as c_ulong * (ERR_SYSTEM_ERROR(errcode) as c_ulong)) |
30 (((errcode >> ERR_LIB_OFFSET) & ERR_LIB_MASK) * (!ERR_SYSTEM_ERROR(errcode) as c_ulong))) as c_int
39 ((ERR_LIB_SYS as c_ulong * (ERR_SYSTEM_ERROR(errcode) as c_ulong)) |
40 ((errcode & ERR_REASON_MASK) * (!ERR_SYSTEM_ERROR(errcode) as c_ulong))) as c_int
/third_party/node/lib/
H A Dos.js40 ERR_SYSTEM_ERROR,
68 throw new ERR_SYSTEM_ERROR(ctx);
323 throw new ERR_SYSTEM_ERROR(ctx);
340 throw new ERR_SYSTEM_ERROR(ctx);
365 throw new ERR_SYSTEM_ERROR(ctx);
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Derr.h239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0) macro
243 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_LIB()
250 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_RFLAGS()
257 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_REASON()
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Derr.h239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0) macro
243 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_LIB()
250 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_RFLAGS()
257 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_REASON()
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Derr.h239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0) macro
243 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_LIB()
250 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_RFLAGS()
257 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_REASON()
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Derr.h239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0) macro
243 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_LIB()
250 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_RFLAGS()
257 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_REASON()
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Derr.h239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0) macro
243 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_LIB()
250 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_RFLAGS()
257 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_REASON()
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/
H A Derr.h239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0) macro
243 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_LIB()
250 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_RFLAGS()
257 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_REASON()
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Derr.h239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0) macro
243 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_LIB()
250 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_RFLAGS()
257 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_REASON()
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Derr.h239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0) macro
243 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_LIB()
250 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_RFLAGS()
257 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_REASON()
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Derr.h239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0) macro
243 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_LIB()
250 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_RFLAGS()
257 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_REASON()
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Derr.h239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0) macro
243 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_LIB()
250 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_RFLAGS()
257 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_REASON()
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Derr.h239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0) macro
243 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_LIB()
250 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_RFLAGS()
257 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_REASON()
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Derr.h239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0) macro
243 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_LIB()
250 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_RFLAGS()
257 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_REASON()
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Derr.h239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0) macro
243 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_LIB()
250 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_RFLAGS()
257 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_REASON()
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Derr.h239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0) macro
243 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_LIB()
250 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_RFLAGS()
257 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_REASON()
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Derr.h239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0) macro
243 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_LIB()
250 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_RFLAGS()
257 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_REASON()
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Derr.h239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0) macro
243 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_LIB()
250 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_RFLAGS()
257 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_REASON()
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Derr.h239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0) macro
243 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_LIB()
250 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_RFLAGS()
257 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_REASON()
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/
H A Derr.h239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0) macro
243 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_LIB()
250 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_RFLAGS()
257 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_REASON()
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/
H A Derr.h239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0) macro
243 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_LIB()
250 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_RFLAGS()
257 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_REASON()
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/no-asm/include/openssl/
H A Derr.h239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0) macro
243 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_LIB()
250 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_RFLAGS()
257 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_REASON()
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/
H A Derr.h239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0) macro
243 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_LIB()
250 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_RFLAGS()
257 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_REASON()
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm/include/openssl/
H A Derr.h239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0) macro
243 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_LIB()
250 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_RFLAGS()
257 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_REASON()
/third_party/node/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/include/openssl/
H A Derr.h239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0) macro
243 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_LIB()
250 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_RFLAGS()
257 if (ERR_SYSTEM_ERROR(errcode)) in ERR_GET_REASON()

Completed in 28 milliseconds

123