Searched defs:log_file (Results 1 - 14 of 14) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/tools/lldb-server/
H A DLLDBServerUtilities.cpp38 static std::shared_ptr<TestLogHandler> GetLogStream(StringRef log_file) { argument
54 bool LLDBServerUtilities::SetupLogging(const std::string &log_file, argument
H A Dlldb-platform.cpp132 std::string log_file; local
H A Dlldb-gdbserver.cpp336 std::string log_file; local
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DDiagnostics.cpp104 FileSpec log_file = dir.CopyByAppendingPathComponent("diagnostics.log"); local
/freebsd-current/crypto/heimdal/lib/hdb/
H A Ddbinfo.c42 char *log_file; member in struct:hdb_dbinfo
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dlog.c219 log_file(const char *timestr, function
/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_log.c466 osm_log_init_v2(IN osm_log_t * p_log, IN boolean_t flush, IN uint8_t log_flags, IN const char *log_file, IN unsigned long max_size, IN boolean_t accum_log_file) argument
495 osm_log_init(IN osm_log_t * p_log, IN boolean_t flush, IN uint8_t log_flags, IN const char *log_file, IN boolean_t accum_log_file) argument
/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectLog.cpp96 FileSystem::Instance().Resolve(log_file); variable
152 FileSpec log_file; member in class:CommandObjectLogEnable::CommandOptions
197 char log_file[PATH_MAX]; variable
371 FileSystem::Instance().Resolve(log_file); variable
388 FileSpec log_file; member in class:CommandObjectLogDump::CommandOptions
[all...]
/freebsd-current/crypto/heimdal/lib/kadm5/
H A Dprivate.h74 char *log_file; member in struct:kadm5_log_context
/freebsd-current/contrib/unbound/util/
H A Dlog.c160 void log_file(FILE *f) function
/freebsd-current/contrib/wpa/hostapd/
H A Dmain.c644 const char *log_file = NULL; local
/freebsd-current/usr.sbin/lpr/common_source/
H A Dlp.h60 char *log_file; /* LF: log file */ member in struct:printer
/freebsd-current/contrib/ofed/opensm/include/opensm/
H A Dosm_subnet.h290 char *log_file; member in struct:osm_subn_opt
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp1593 EnableLog(llvm::StringRef channel, llvm::ArrayRef<const char *> categories, llvm::StringRef log_file, uint32_t log_options, size_t buffer_size, LogHandlerKind log_handler_kind, llvm::raw_ostream &error_stream) argument

Completed in 289 milliseconds