libexplain
1.4.D001
|
#include <libexplain/ac/errno.h>
#include <libexplain/ac/fcntl.h>
#include <libexplain/ac/sys/stat.h>
#include <libexplain/gcc_attributes.h>
Go to the source code of this file.
Functions | |
int | utimens (char const *path, const struct timespec timespec[2]) LIBEXPLAIN_LINKAGE_HIDDEN |
int | utimens (char const *path, const struct timespec timespec[2]) |
int | lutimens (char const *path, const struct timespec timespec[2]) LIBEXPLAIN_LINKAGE_HIDDEN |
int | lutimens (char const *path, const struct timespec timespec[2]) |
int lutimens | ( | char const * | path, |
const struct timespec | timespec[2] | ||
) |
int lutimens | ( | char const * | path, |
const struct timespec timespec | [2] | ||
) |
int utimens | ( | char const * | path, |
const struct timespec | timespec[2] | ||
) |