OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_errno
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/utils/
os_unix.c
279
int
last_errno
;
local
293
last_errno
= errno;
295
if (
last_errno
!= ERANGE)
/toolchain/binutils/binutils-2.25/include/gdb/
callback.h
134
int
last_errno
; /* host format */
133
int
last_errno
; \/* host format *\/
member in struct:host_callback_struct
Completed in 306 milliseconds