Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Host/
H A DTerminal.h41 Terminal(int fd = -1) : m_fd(fd) {} in m_fd() function
74 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
/freebsd-src/contrib/atf/atf-c/detail/
H A Dprocess.h49 int m_fd; member
H A Dprocess_test.c175 int m_fd; member
224 int m_fd; member
306 int m_fd; member
/freebsd-src/contrib/atf/atf-sh/
H A Datf-check.cpp112 int m_fd; member in __anone047ea660111::temp_file