Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/bits/
A Dstat.h57 # define UTIME_OMIT ((1l << 30) - 2l) macro
/sysdeps/mach/hurd/
A Dutime-helper.c120 else if (tsp[0].tv_nsec == UTIME_OMIT) in utime_tvalue_from_tspec()
126 else if (tsp[1].tv_nsec == UTIME_OMIT) in utime_tvalue_from_tspec()
/sysdeps/unix/sysv/linux/
A Dutimensat.c40 ((ts).tv_nsec == UTIME_NOW || (ts).tv_nsec == UTIME_OMIT) in __utimensat64_helper()
/sysdeps/mach/hurd/bits/
A Dstat.h260 # define UTIME_OMIT -2 /* target time is omitted */ macro

Completed in 5 milliseconds