LibreOffice Module desktop (master) 1
Namespaces | Functions
lockfile.cxx File Reference
#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>
Include dependency graph for lockfile.cxx:

Go to the source code of this file.

Namespaces

namespace  desktop
 

Functions

static OString impl_getHostname ()
 

Function Documentation

◆ impl_getHostname()

static OString impl_getHostname ( )
static

Definition at line 46 of file lockfile.cxx.

Referenced by desktop::Lockfile::isStale(), and desktop::Lockfile::syncToFile().