|
Apache Mesos
|
#include <unistd.h>#include <stout/error.hpp>#include <stout/try.hpp>#include <stout/os/int_fd.hpp>Go to the source code of this file.
Namespaces | |
| os | |
Functions | |
| Try< off_t > | os::lseek (int_fd fd, off_t offset, int whence) |
1.8.11