Home
last modified time | relevance | path

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

12

/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/jemalloc/include/jemalloc/internal/
H A Dtsd_win.h20 SetLastError(error); in tsd_cleanup_wrapper()
50 SetLastError(error); in tsd_wrapper_get()
H A Dutil.h49 SetLastError(errnum); in set_errno()
/freebsd/crypto/krb5/src/windows/kfwlogon/
H A Dkfwlogon.c161 SetLastError(0); in ConfigureLogonScript()
230 SetLastError(0); in NPLogonNotify()
388 SetLastError(code); in NPLogonNotify()
596 SetLastError(0); in LogonEventHandlerA()
/freebsd/crypto/openssl/util/platform_symbols/
H A Dwindows-symbols.txt61 SetLastError
189 SetLastError
/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DDomainSocket.cpp85 SetLastError(error); in Connect()
107 SetLastError(error); in Listen()
/freebsd/crypto/openssl/include/internal/
H A De_os.h52 # define clear_sys_error() SetLastError(0)
53 # define set_sys_error(e) SetLastError(e)
/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/crypto/krb5/src/windows/leashdll/
H A Dwinutil.c128 SetLastError(ERROR_INVALID_PARAMETER); in Unregister_MITPasswordEditControl()
H A Dlshfunc.c2606 SetLastError(0); in acquire_tkt_no_princ()
2648 SetLastError(0); in acquire_tkt_for_princ()
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DSocket.h113 static void SetLastError(Status &error);
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_io.cpp
/freebsd/crypto/krb5/src/lib/krb5/os/
H A Dccdefname.c171 SetLastError(0); in get_from_os_buffer()
/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()
/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/crypto/openssl/crypto/
H A Dthreads_win.c578 SetLastError(last_error); in CRYPTO_THREAD_get_local()
/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);

12