Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DTerminal.h42 Terminal(int fd = -1) : m_fd(fd) {} m_fd() function
75 int m_fd; // This may or may not be a terminal file descriptor global() 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/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/contrib/atf/atf-sh/
H A Datf-check.cpp112 int m_fd; member in __anon7e9de9140111::temp_file