Home
last modified time | relevance | path

Searched refs:GetCurrentLogContext (Results 1 – 2 of 2) sorted by relevance

/dports/ftp/lftp/lftp-4.9.2/src/
H A Dlog.cc94 const char *ctx=SMTask::GetCurrentLogContext(); in DoWrite()
H A DSMTask.h110 static const char *GetCurrentLogContext() { return current->GetLogContext(); } in GetCurrentLogContext() function