utime.h File Reference

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 *)

Typedef Documentation

typedef __time_t time_t
 

Function Documentation

__BEGIN_DECLS IMPORT_C int utime const char *  ,
const struct utimbuf
 

Copyright © Nokia Corporation 2001-2008
Back to top