Searched defs:utimbuf (Results 1 – 12 of 12) sorted by relevance
7 struct utimbuf { struct8 __kernel_old_time_t actime;9 __kernel_old_time_t modtime;
14 struct utimbuf { struct19 int utime (const char *, const struct utimbuf *); argument
614 struct utimbuf struct616 time_t actime,modtime;
35 const struct utimbuf *utimbuf; member
28 #define utimbuf _utimbuf macro
49 #define utimbuf _utimbuf macro
43209 struct utimbuf { struct43210 __kernel_old_time_t actime;43211 __kernel_old_time_t modtime;
71908 struct utimbuf { struct71909 __kernel_old_time_t actime;71910 __kernel_old_time_t modtime;
43400 struct utimbuf { struct43405 struct old_utimbuf32 { argument