OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_last_sys_error
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/openssl/openssl/
e_os.h
137
#define
get_last_sys_error
() GetLastError()
macro
143
#define
get_last_sys_error
() errno
macro
/external/openssl/
e_os.h
137
#define
get_last_sys_error
() GetLastError()
macro
143
#define
get_last_sys_error
() errno
macro
Completed in 107 milliseconds