Searched defs:utimbuf (Results 1 – 3 of 3) sorted by relevance
42 struct utimbuf { struct50 int utime (const char *, const struct utimbuf *); argument
109 struct utimbuf struct111 long actime;112 long modtime;
356 struct utimbuf { time_t actime, modtime; }; argument