Home
last modified time | relevance | path

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

/openssl/include/internal/
H A De_os.h176 # define check_winnt() (1) macro
179 # define check_winnt() (GetVersion() < 0x80000000) macro
/openssl/crypto/
H A Dcryptlib.c208 if (check_winnt() && OPENSSL_isservice() > 0) { in OPENSSL_showfatal()
/openssl/crypto/bio/
H A Dbss_log.c245 if (check_winnt()) in xopenlog()
/openssl/apps/lib/
H A Dapps.c2687 if (check_winnt()) in app_tminterval()

Completed in 23 milliseconds