Searched refs:UTIME_OMIT (Results 1 – 7 of 7) sorted by relevance
83 #if !defined(UTIME_NOW) || !defined(UTIME_OMIT) || defined(__stub_utimensat)118 ts[0].tv_nsec = UTIME_OMIT; in tvtouch()133 ts[1].tv_nsec = UTIME_OMIT; in tvtouch()
138 if (ts[0].tv_nsec == UTIME_OMIT) { in get_timespec_vattr()147 if (ts[1].tv_nsec == UTIME_OMIT) { in get_timespec_vattr()
11 ts[1].tv_nsec = UTIME_OMIT;
218 times[1].tv_nsec = UTIME_OMIT; in main()229 times[0].tv_nsec = UTIME_OMIT; in main()
479 #define UTIME_OMIT -2L macro
278 times[0].tv_usec = UTIME_OMIT; in fop_setattr()280 times[1].tv_usec = UTIME_OMIT; in fop_setattr()
184 if (utimbuf.atime.tv_nsec == UTIME_OMIT) in show_utimens()190 if (utimbuf.mtime.tv_nsec == UTIME_OMIT) in show_utimens()