API published in:
API deprecated in:
#include <sys/cdefs.h>
#include <sys/_types.h>
Go to the source code of this file.
Data Structures |
|
struct | utimbuf |
Typedefs |
|
typedef __time_t | time_t |
Functions |
|
__BEGIN_DECLS IMPORT_C int | utime (const char *, const struct utimbuf *) |
|
|