RTEMS 5.4-rc2
Loading...
Searching...
No Matches
Functions

Set IMFS File Access and Modification Times. More...

#include <rtems/imfs.h>
#include <sys/time.h>

Functions

int IMFS_utime (const rtems_filesystem_location_info_t *loc, time_t actime, time_t modtime)
 Set IMFS file access and modification times.
 

Detailed Description

Set IMFS File Access and Modification Times.