Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DSocket.cpp224 SetLastError(error); in Read()
252 SetLastError(error); in Write()
288 SetLastError(error); in Close()
313 void Socket::SetLastError(Status &error) { in SetLastError() function in Socket
332 SetLastError(error); in CreateSocket()
353 SetLastError(error); in AcceptSocket()
369 SetLastError(error); in AcceptSocket()
/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DDomainSocket.cpp85 SetLastError(error); in Connect()
107 SetLastError(error); in Listen()
/freebsd/crypto/openssl/
H A De_os.h52 # define clear_sys_error() SetLastError(0)
53 # define set_sys_error(e) SetLastError(e)
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dutil.h49 SetLastError(errnum); in set_errno()
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DProgram.inc199 SetLastError(ec.value());
215 SetLastError(ec.value());
279 SetLastError(ec.value());
306 SetLastError(err);
335 SetLastError(GetLastError());
471 SetLastError(err);
H A DDynamicLibrary.inc42 SetLastError(ec.value());
H A DProcess.inc133 SetLastError(NO_ERROR);
H A DPath.inc474 SetLastError(ERROR_SUCCESS);
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DSocket.h113 static void SetLastError(Status &error);
/freebsd/crypto/openssl/crypto/
H A Dthreads_win.c183 SetLastError(last_error); in CRYPTO_THREAD_get_local()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_io.cpp
/freebsd/crypto/openssl/test/
H A Derrtest.c120 SetLastError(ERROR_INVALID_FUNCTION); in preserves_system_error()
/freebsd/contrib/ntp/ntpd/
H A Dntp_filegen.c321 SetLastError(0); /* On WinNT, don't support FGEN_FLAG_LINK */ in filegen_open()
H A Dntp_io.c2266 SetLastError(err); in enable_broadcast()
/freebsd/sys/contrib/zlib/
H A Dgzlib.c64 SetLastError(lasterr); in gz_strwinerror()
/freebsd/sys/contrib/zlib/test/
H A Dminigzip.c115 SetLastError(lasterr);
/freebsd/sys/contrib/zstd/zlibWrapper/examples/
H A Dminigzip.c120 SetLastError(lasterr);
/freebsd/sys/contrib/zstd/zlibWrapper/
H A Dgzlib.c71 SetLastError(lasterr);
/freebsd/crypto/openssl/crypto/dso/
H A Ddso_win32.c45 SetLastError(ERROR_NOT_ENOUGH_MEMORY); in LoadLibraryA()
/freebsd/contrib/libpcap/
H A Dpcap.c4263 SetLastError(ERROR_INSUFFICIENT_BUFFER);
4274 SetLastError(ERROR_INSUFFICIENT_BUFFER);