Home
last modified time | relevance | path

Searched refs:UTIME_OMIT (Results 1 – 7 of 7) sorted by relevance

/external/qemu/
Doslib-posix.c130 if (times[0].tv_nsec == UTIME_OMIT && times[1].tv_nsec == UTIME_OMIT) { in qemu_utimensat()
141 if (times[0].tv_nsec == UTIME_OMIT || times[1].tv_nsec == UTIME_OMIT) { in qemu_utimensat()
149 } else if (times[i].tv_nsec == UTIME_OMIT) { in qemu_utimensat()
Dqemu-os-posix.h46 #ifndef UTIME_OMIT
47 # define UTIME_OMIT ((1l << 30) - 2l) macro
/external/strace/
Dtime.c47 #ifndef UTIME_OMIT
48 #define UTIME_OMIT ((1l << 30) - 2l) macro
93 tv.tv_usec == UTIME_OMIT) in printtv_bitness()
106 tv.tv_usec == UTIME_OMIT) in printtv_bitness()
DChangeLog-CVS1167 * time.c (UTIME_NOW, UTIME_OMIT): Define if not already
/external/bison/lib/
Dsys_stat.in.h310 # define UTIME_OMIT (-2)
/external/bison/darwin-lib/sys/
Dstat.h622 # define UTIME_OMIT (-2) macro
/external/bison/linux-lib/sys/
Dstat.h622 # define UTIME_OMIT (-2) macro