Searched refs:UTIME_OMIT (Results 1 – 8 of 8) sorted by relevance
40 && defined UTIME_NOW && defined UTIME_OMIT74 ts[1].tv_nsec = UTIME_OMIT; in main()
42 #ifndef UTIME_OMIT43 # define UTIME_OMIT ((1l << 30) - 2l) macro61 case UTIME_OMIT: in print_timespec_t_utime()
143 * Fixed decoding of UTIME_NOW/UTIME_OMIT timeval structures.
1167 * time.c (UTIME_NOW, UTIME_OMIT): Define if not already
113 if (i && i!=(FLAG_a|FLAG_m)) ts[i==FLAG_m].tv_nsec = UTIME_OMIT;
310 # define UTIME_OMIT (-2)
622 # define UTIME_OMIT (-2) macro