HomeSort by: relevance | last modified time | path
    Searched defs:get_last_sys_error (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/
e_os.h 75 # define get_last_sys_error() errno macro
93 # undef get_last_sys_error macro
96 # define get_last_sys_error() GetLastError() macro
  /src/crypto/external/apache2/openssl/dist/include/internal/
e_os.h 30 #define get_last_sys_error() errno macro
48 #undef get_last_sys_error macro
51 #define get_last_sys_error() GetLastError() macro
  /src/crypto/external/bsd/openssl/dist/
e_os.h 30 # define get_last_sys_error() errno macro
48 # undef get_last_sys_error macro
51 # define get_last_sys_error() GetLastError() macro

Completed in 24 milliseconds