Home
last modified time | relevance | path

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

/external/qemu/
Doslib-posix.c133 if (times[0].tv_nsec == UTIME_NOW && times[1].tv_nsec == UTIME_NOW) { in qemu_utimensat()
138 if (times[0].tv_nsec == UTIME_NOW || times[1].tv_nsec == UTIME_NOW) { in qemu_utimensat()
146 if (times[i].tv_nsec == UTIME_NOW) { in qemu_utimensat()
Dqemu-os-posix.h43 #ifndef UTIME_NOW
44 # define UTIME_NOW ((1l << 30) - 1l) macro
/external/strace/
Dtime.c44 #ifndef UTIME_NOW
45 #define UTIME_NOW ((1l << 30) - 1l) macro
90 tv.tv_usec == UTIME_NOW) in printtv_bitness()
103 tv.tv_usec == UTIME_NOW) in printtv_bitness()
DChangeLog-CVS1167 * time.c (UTIME_NOW, UTIME_OMIT): Define if not already
/external/bison/lib/
Dsys_stat.in.h308 #ifndef UTIME_NOW
309 # define UTIME_NOW (-1)
/external/bison/darwin-lib/sys/
Dstat.h620 #ifndef UTIME_NOW
621 # define UTIME_NOW (-1) macro
/external/bison/linux-lib/sys/
Dstat.h620 #ifndef UTIME_NOW
621 # define UTIME_NOW (-1) macro