libexplain  1.4.D001
Functions
libexplain/ac/sys/stat.c File Reference
#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])

Function Documentation

int lutimens ( char const *  path,
const struct timespec  timespec[2] 
)

Definition at line 58 of file stat.c.

int lutimens ( char const *  path,
const struct timespec timespec  [2] 
)

Definition at line 58 of file stat.c.

int utimens ( char const *  path,
const struct timespec  timespec[2] 
)

Definition at line 38 of file stat.c.

int utimens ( char const *  path,
const struct timespec timespec  [2] 
)

Definition at line 38 of file stat.c.