HP85 GPIB Disk Emulator  1.0
HP85GPIBDiskEmulator
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
utimbuf Struct Reference

POSIX utimbuf structure. More...

#include <posix.h>

Data Fields

time_t actime
 
time_t modtime
 

Detailed Description

POSIX utimbuf structure.

See also
utime()

Definition at line 124 of file posix.h.

Field Documentation

◆ actime

time_t utimbuf::actime

Definition at line 126 of file posix.h.

Referenced by lif_extract_e010_as_ascii().

◆ modtime

time_t utimbuf::modtime

Definition at line 127 of file posix.h.

Referenced by lif_extract_e010_as_ascii(), and utime().


The documentation for this struct was generated from the following file: