Searched defs:log_file (Results 1 – 14 of 14) sorted by relevance
/freebsd/contrib/llvm-project/lldb/tools/lldb-server/ |
H A D | LLDBServerUtilities.cpp | 38 static std::shared_ptr<TestLogHandler> GetLogStream(StringRef log_file) { in GetLogStream() 54 bool LLDBServerUtilities::SetupLogging(const std::string &log_file, in SetupLogging()
|
H A D | lldb-platform.cpp | 132 std::string log_file; in main_platform() local
|
H A D | lldb-gdbserver.cpp | 336 std::string log_file; in main_gdbserver() local
|
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectLog.cpp | 152 FileSpec log_file; member in CommandObjectLogEnable::CommandOptions 197 char log_file[PATH_MAX]; in DoExecute() local 364 FileSpec log_file; member in CommandObjectLogDump::CommandOptions
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_log.c | 467 IN uint8_t log_flags, IN const char *log_file, in osm_log_init_v2() 496 IN uint8_t log_flags, IN const char *log_file, in osm_log_init()
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | Diagnostics.cpp | 106 llvm::raw_fd_ostream stream(log_file.GetPath(), ec, llvm::sys::fs::OF_None); in DumpDiangosticsLog() local
|
/freebsd/crypto/heimdal/lib/hdb/ |
H A D | dbinfo.c | 42 char *log_file; member
|
/freebsd/contrib/unbound/util/ |
H A D | log.c | 163 void log_file(FILE *f) in log_file() function
|
/freebsd/contrib/wpa/hostapd/ |
H A D | main.c | 769 const char *log_file = NULL; in main() local
|
/freebsd/crypto/heimdal/lib/kadm5/ |
H A D | private.h | 74 char *log_file; member
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | log.c | 219 log_file(const char *timestr, in log_file() function
|
/freebsd/usr.sbin/lpr/common_source/ |
H A D | lp.h | 60 char *log_file; /* LF: log file */ member
|
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_subnet.h | 290 char *log_file; member
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | Debugger.cpp | 1635 llvm::StringRef log_file, uint32_t log_options, in EnableLog()
|