Home
last modified time | relevance | path

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

/freebsd-head/contrib/atf/atf-c/detail/
HDprocess.h79 int m_status; member
/freebsd-head/contrib/llvm-project/lldb/include/lldb/Interpreter/
HDCommandReturnObject.h164 lldb::ReturnStatus m_status = lldb::eReturnStatusStarted; variable
/freebsd-head/contrib/atf/atf-c++/detail/
Dprocess.hpp174 atf_process_status_t m_status; member in atf::process::status
/freebsd-head/contrib/llvm-project/lldb/include/lldb/Target/
HDThreadPlan.h529 Status m_status; variable
/freebsd-head/contrib/llvm-project/libcxx/src/filesystem/
HDfile_descriptor.h118 file_status m_status; member
/freebsd-head/sys/dev/iicbus/controller/qcom/
HDgeni_iic.c152 uint32_t m_status, rx_fifo_status; in geniiic_intr() local
/freebsd-head/contrib/atf/atf-c/
HDcheck.c292 atf_process_status_t m_status; member
/freebsd-head/contrib/llvm-project/lldb/source/API/
HDSBPlatform.cpp74 int m_status = 0; member