Home
last modified time | relevance | path

Searched refs:check_winnt (Results 1 - 10 of 10) sorted by relevance

/third_party/openssl/ohos_lite/
H A De_os.h229 # define check_winnt() (1) macro
232 # define check_winnt() (GetVersion() < 0x80000000) macro
/third_party/node/deps/openssl/openssl/
H A De_os.h176 # define check_winnt() (1) macro
179 # define check_winnt() (GetVersion() < 0x80000000) macro
/third_party/openssl/
H A De_os.h176 # define check_winnt() (1) macro
179 # define check_winnt() (GetVersion() < 0x80000000) macro
/third_party/node/deps/openssl/openssl/crypto/
H A Dcryptlib.c208 if (check_winnt() && OPENSSL_isservice() > 0) { in OPENSSL_showfatal()
/third_party/openssl/crypto/
H A Dcryptlib.c208 if (check_winnt() && OPENSSL_isservice() > 0) { in OPENSSL_showfatal()
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_log.c245 if (check_winnt()) in xopenlog()
/third_party/openssl/ohos_lite/crypto/
H A Dcryptlib.c369 if (check_winnt() && OPENSSL_isservice() > 0) { in OPENSSL_showfatal()
/third_party/openssl/crypto/bio/
H A Dbss_log.c245 if (check_winnt()) in xopenlog()
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapps.c2704 if (check_winnt()) in app_tminterval()
/third_party/openssl/apps/lib/
H A Dapps.c2697 if (check_winnt()) in app_tminterval()

Completed in 15 milliseconds