|
Monero
|
#include "daemonizer/posix_fork.h"#include "misc_log_ex.h"#include <cstdlib>#include <fcntl.h>#include <unistd.h>#include <stdexcept>#include <string>
Namespaces | |
| namespace | posix |
Macros | |
| #define | TMPDIR "/tmp" |
Functions | |
| void | testing::internal::posix::fork (const std::string &pidfile) |
| #define TMPDIR "/tmp" |