This project has retired. For details please refer to its Attic page.
Apache Mesos: 3rdparty/stout/include/stout/os/posix/ftruncate.hpp File Reference
Apache Mesos
Namespaces | Functions
ftruncate.hpp File Reference
#include <sys/types.h>
#include <stout/error.hpp>
#include <stout/nothing.hpp>
#include <stout/stringify.hpp>
#include <stout/try.hpp>

Go to the source code of this file.

Namespaces

 os
 

Functions

Try< Nothingos::ftruncate (int fd, off_t length)