Searched defs:utimbuf32 (Results 1 – 2 of 2) sorted by relevance
49 struct utimbuf32 { struct50 time32_t actime; /* access time */51 time32_t modtime; /* modification time */
174 } utimbuf32; in show_utimens() local