OpenVPN 3 Core Library
Loading...
Searching...
No Matches
modstat.hpp File Reference
#include <fcntl.h>
#include <sys/stat.h>
#include <cstdint>
#include <cerrno>
#include <string>
#include <openvpn/common/platform.hpp>
Include dependency graph for modstat.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  openvpn
 

Functions

int openvpn::update_file_mod_time_nanoseconds (const std::string &filename, const std::uint64_t nanoseconds_since_epooch)
 
int openvpn::update_file_mod_time_nanoseconds (const int fd, const std::uint64_t nanoseconds_since_epooch)