Home
last modified time | relevance | path

Searched defs:m_fd (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/llvm/lldb/include/lldb/Host/
H A DTerminal.h42 Terminal(int fd = -1) : m_fd(fd) {} in m_fd() function
75 int m_fd; // This may or may not be a terminal file descriptor variable
H A DLockFileBase.h49 int m_fd; // not owned. variable
H A DFileAction.h50 int m_fd = -1; // An existing file descriptor variable
/openbsd/gnu/llvm/lldb/tools/debugserver/source/
H A DRNBSocket.h67 int m_fd; // Socket we use to communicate once conn established variable
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DPerf.h298 resource_handle::FileDescriptorUP m_fd; variable
/openbsd/gnu/llvm/lldb/tools/lldb-vscode/
H A DIOStream.h49 int m_fd; member
/openbsd/gnu/llvm/lldb/examples/interposing/darwin/fd_interposing/
H A DFDInterposing.cpp185 int m_fd; member in fd_interposing::FDEvent
/openbsd/usr.sbin/smtpd/
H A Dsmtpd.h988 int m_fd; member