Home
last modified time | relevance | path

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

/external/qemu/util/
Doslib-posix.c233 if (times[0].tv_nsec == UTIME_NOW && times[1].tv_nsec == UTIME_NOW) { in qemu_utimens()
238 if (times[0].tv_nsec == UTIME_NOW || times[1].tv_nsec == UTIME_NOW) { in qemu_utimens()
246 if (times[i].tv_nsec == UTIME_NOW) { in qemu_utimens()
/external/qemu/include/sysemu/
Dos-posix.h40 #ifndef UTIME_NOW
41 # define UTIME_NOW ((1l << 30) - 1l) macro
/external/strace/
Dtime.c36 #ifndef UTIME_NOW
37 #define UTIME_NOW ((1l << 30) - 1l) macro
91 if (tv.tv_usec == UTIME_NOW) in sprinttv()
105 if (tv.tv_usec == UTIME_NOW) in sprinttv()
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/linux-lib/sys/
Dstat.h620 #ifndef UTIME_NOW
621 # define UTIME_NOW (-1) macro
/external/bison/darwin-lib/sys/
Dstat.h620 #ifndef UTIME_NOW
621 # define UTIME_NOW (-1) macro