#include <utime.h>Go to the source code of this file.
Functions | |
| int | utime (const char *filename, const struct utimbuf *times) |
| int | utimes (const char *filename, const struct timeval times[2]) |
| int utime | ( | const char * | filename, | |
| const struct utimbuf * | times | |||
| ) |
Referenced by main(), and utime_internal().
| int utimes | ( | const char * | filename, | |
| const struct timeval | times[2] | |||
| ) |
1.6.1