Home
last modified time | relevance | path

Searched defs:original_command (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DTelemetry.h135 std::optional<std::string> original_command; member
/freebsd/crypto/openssh/
H A Dsession.c147 const char *original_command = NULL; variable