Home
last modified time | relevance | path

Searched refs:last_errno (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/utils/
Dos_unix.c279 int last_errno; in os_rel2abs_path() local
293 last_errno = errno; in os_rel2abs_path()
295 if (last_errno != ERANGE) in os_rel2abs_path()
/external/chromium-trace/catapult/telemetry/third_party/pyfakefs/pyfakefs/
Dfake_filesystem_test.py1541 self.last_errno = False
1545 self.last_errno = os_error.errno
1549 return self.last_errno