Home
last modified time | relevance | path

Searched refs:UTIME_NOW (Results 1 – 12 of 12) sorted by relevance

/glibc-2.36/sysdeps/mach/hurd/
Dutime-helper.c34 atime->tv_nsec = UTIME_NOW; in utime_ts_from_tval()
36 mtime->tv_nsec = UTIME_NOW; in utime_ts_from_tval()
96 atime->tv_nsec = UTIME_NOW; in utime_ts_from_tspec()
98 mtime->tv_nsec = UTIME_NOW; in utime_ts_from_tspec()
118 if (tsp[0].tv_nsec == UTIME_NOW) in utime_tvalue_from_tspec()
124 if (tsp[1].tv_nsec == UTIME_NOW) in utime_tvalue_from_tspec()
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dstat.h56 # define UTIME_NOW ((1l << 30) - 1l) macro
/glibc-2.36/sysdeps/unix/sysv/linux/
Dutimensat.c40 ((ts).tv_nsec == UTIME_NOW || (ts).tv_nsec == UTIME_OMIT) in __utimensat64_helper()
/glibc-2.36/sysdeps/mach/hurd/bits/
Dstat.h259 # define UTIME_NOW -1 /* corresponds to the current time */ macro
/glibc-2.36/hurd/
Dlookup-retry.c188 struct timespec mtime = { 0, UTIME_NOW }; in __hurd_file_name_lookup_retry()
/glibc-2.36/conform/data/sys/
Dstat.h-data120 constant UTIME_NOW
/glibc-2.36/ChangeLog.old/
DChangeLog.ports-m68k1093 * sysdeps/unix/sysv/linux/m68k/bits/stat.h: Protect UTIME_NOW and
1117 * sysdeps/unix/sysv/linux/m68k/bits/stat.h (UTIME_NOW,
DChangeLog.228699 [! _BITS_STAT_H][__USE_ATFILE](UTIME_NOW): Remove.
8757 [! _BITS_STAT_H][__USE_ATFILE](UTIME_NOW): Remove.
8806 [! _BITS_STAT_H][__USE_ATFILE](UTIME_NOW): Remove.
8841 [! _BITS_STAT_H][__USE_ATFILE](UTIME_NOW): Remove.
8877 [! _BITS_STAT_H][__USE_ATFILE](UTIME_NOW): Remove.
8917 [! _BITS_STAT_H][__USE_ATFILE](UTIME_NOW): Remove.
8952 [! _BITS_STAT_H][__USE_ATFILE](UTIME_NOW): Remove.
8993 [! _BITS_STAT_H][__USE_ATFILE](UTIME_NOW): Remove.
9034 [! _BITS_STAT_H][__USE_ATFILE](UTIME_NOW): Remove.
9071 [! _BITS_STAT_H][__USE_ATFILE](UTIME_NOW): Remove.
DChangeLog.ports-alpha460 to protect UTIME_NOW and UTIME_OMIT.
DChangeLog.ports-mips2083 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Protect UTIME_NOW and
2292 * sysdeps/unix/sysv/linux/mips/bits/stat.h (UTIME_NOW,
DChangeLog.174861 * sysdeps/unix/sysv/linux/bits/stat.h: Protect UTIME_NOW and
11503 * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW and
DChangeLog.1919985 (UTIME_NOW, UTIME_OMIT): Define macros.
21136 * sysdeps/mach/hurd/bits/stat.h [__USE_ATFILE] (UTIME_NOW,