LibreOffice Module desktop (master) 1
|
#include <sal/config.h>
#include <memory>
#include <time.h>
#include <unistd.h>
#include <comphelper/random.hxx>
#include <sal/types.h>
#include <osl/file.hxx>
#include <osl/security.hxx>
#include <unotools/bootstrap.hxx>
#include <tools/config.hxx>
#include <lockfile.hxx>
Go to the source code of this file.
Namespaces | |
namespace | desktop |
Functions | |
static OString | impl_getHostname () |
|
static |
Definition at line 46 of file lockfile.cxx.
Referenced by desktop::Lockfile::isStale(), and desktop::Lockfile::syncToFile().