Home
last modified time | relevance | path

Searched defs:UTIME_NOW (Results 1 – 14 of 14) sorted by relevance

/external/ltp/include/lapi/
Dutime.h22 # define UTIME_NOW ((1l << 30) - 1l) macro
/external/ltp/testcases/kernel/syscalls/utimensat/
Dutimensat01.c67 #define UTIME_NOW ((1l << 30) - 1l) macro
/external/strace/
Dprint_timespec.c40 # define UTIME_NOW ((1l << 30) - 1l) macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mips64le.go2114 UTIME_NOW = 0x3fffffff const
Dzerrors_linux_ppc64.go2172 UTIME_NOW = 0x3fffffff const
Dzerrors_linux_arm.go2118 UTIME_NOW = 0x3fffffff const
Dzerrors_linux_mips64.go2114 UTIME_NOW = 0x3fffffff const
Dzerrors_linux_ppc64le.go2172 UTIME_NOW = 0x3fffffff const
Dzerrors_linux_arm64.go2103 UTIME_NOW = 0x3fffffff const
Dzerrors_linux_386.go2111 UTIME_NOW = 0x3fffffff const
Dzerrors_linux_mips.go2114 UTIME_NOW = 0x3fffffff const
Dzerrors_linux_s390x.go2172 UTIME_NOW = 0x3fffffff const
Dzerrors_linux_mipsle.go2114 UTIME_NOW = 0x3fffffff const
Dzerrors_linux_amd64.go2112 UTIME_NOW = 0x3fffffff const