Searched defs:get_errno (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/include/gdb/
H A Dcallback.h79 int (*get_errno) PARAMS ((host_callback *)); member in struct:host_callback_struct
/openbsd-current/gnu/llvm/lldb/examples/interposing/darwin/fd_interposing/
H A DFDInterposing.cpp210 int get_errno() const { return m_saved_errno; } function in class:fd_interposing::Errno
[all...]

Completed in 137 milliseconds