Searched defs:last_error (Results 1 – 14 of 14) sorted by relevance
173 int last_error; local
136 int last_error; local
230 DWORD last_error = GetLastError(); in pcap_findalldevs() local
197 int last_error; local
84 DWORD last_error = GetLastError(); in CreatePlatformFile() local
194 DWORD last_error = ::GetLastError(); in Move() local
360 int last_error; local
1321 int last_error = INT_MAX; in vp8_regulate_q() local
274 const int last_error = errno; in FailFromInternalError() local
516 public int last_error() { in last_error() method in Database
287 const int last_error = errno; in FailFromInternalError() local
343 last_error(int sock) in last_error() function377 #define last_error(sock) (errno) macro