Home
last modified time | relevance | path

Searched refs:SetLastError (Results 1 – 24 of 24) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Host/common/
H A DSocket.cpp224 SetLastError(error); in Read()
252 SetLastError(error); in Write()
293 SetLastError(error); in Close()
318 void Socket::SetLastError(Status &error) { in SetLastError() function in Socket
337 SetLastError(error); in CreateSocket()
358 SetLastError(error); in AcceptSocket()
374 SetLastError(error); in AcceptSocket()
/openbsd/gnu/usr.bin/perl/win32/
H A Dwin32thread.c18 SetLastError(err); in Perl_set_context()
32 SetLastError(err); in Perl_get_context()
H A Dwin32sck.c42 SetLastError(wsaerr); \
627 SetLastError(wsaerr); in win32_socket()
727 SetLastError(wsaerr); in win32_ioctl()
/openbsd/gnu/llvm/lldb/source/Host/posix/
H A DDomainSocket.cpp84 SetLastError(error); in Connect()
106 SetLastError(error); in Listen()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dgthr-win32.h226 SetLastError (lasterror); in __gthread_objc_thread_get_data()
539 SetLastError (lasterror); in __gthread_getspecific()
/openbsd/gnu/usr.bin/perl/ext/Win32CORE/
H A DWin32CORE.c37 SetLastError(err); in XS()
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/
H A Dgthr-win32.c135 SetLastError( lasterror ); in __gthr_win32_getspecific()
/openbsd/gnu/llvm/llvm/lib/Support/Windows/
H A DProgram.inc198 SetLastError(ec.value());
214 SetLastError(ec.value());
278 SetLastError(ec.value());
303 SetLastError(err);
332 SetLastError(GetLastError());
468 SetLastError(err);
H A DDynamicLibrary.inc42 SetLastError(ec.value());
H A DProcess.inc133 SetLastError(NO_ERROR);
H A DPath.inc473 SetLastError(ERROR_SUCCESS);
/openbsd/gnu/gcc/gcc/
H A Dgthr-win32.h227 SetLastError (lasterror); in __gthread_objc_thread_get_data()
599 SetLastError (lasterror); in __gthread_getspecific()
/openbsd/gnu/gcc/gcc/config/i386/
H A Dgthr-win32.c136 SetLastError( lasterror ); in __gthr_win32_getspecific()
/openbsd/gnu/llvm/lldb/include/lldb/Host/
H A DSocket.h114 static void SetLastError(Status &error);
/openbsd/gnu/usr.bin/perl/cpan/Win32/
H A DWin32.xs1018 SetLastError((DWORD)SvIV(ST(0)));
1085 SetLastError(retval);
1756 SetLastError(12006); /* not a recognized protocol */
1975 SetLastError(dwHttpStatusCode + 1000000000);
1993 SetLastError(error);
/openbsd/regress/lib/libz/
H A Dminigzip.c115 SetLastError(lasterr);
/openbsd/lib/libz/
H A Dgzlib.c62 SetLastError(lasterr); in gz_strwinerror()
/openbsd/gnu/usr.bin/perl/cpan/Win32API-File/
H A DFile.xs73 SetLastError( uErr ); in ErrPrintf()
/openbsd/gnu/usr.bin/perl/
H A Dmg.c996 SetLastError(dwErr); in Perl_magic_get()
3073 SetLastError( SvIV(sv) ); in Perl_magic_set()
H A Dperl.h1972 # define RESTORE_ERRNO ( errno = saved_errno, SetLastError(saved_win32_errno) )
H A Dperlio.c5542 SetLastError(PerlIOBase(f)->os_err); in Perl_PerlIO_restore_errno()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dwince.c569 SetLastError (-(short) *nbytes); in getresult()
/openbsd/gnu/usr.bin/perl/pod/
H A Dperl56delta.pod1244 The Win32::SetLastError(ERROR) function has been added as a complement
H A Dperl561delta.pod1842 The Win32::SetLastError(ERROR) function has been added as a complement