Home
last modified time | relevance | path

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

/external/ltp/include/lapi/
Dutime.h26 # define UTIME_OMIT ((1l << 30) - 2l) macro
/external/ltp/testcases/kernel/syscalls/utimensat/
Dutimensat01.c68 #define UTIME_OMIT ((1l << 30) - 2l) macro
/external/strace/
Dprint_timespec.c43 # define UTIME_OMIT ((1l << 30) - 2l) macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go2115 UTIME_OMIT = 0x3ffffffe const
Dzerrors_linux_s390x.go2173 UTIME_OMIT = 0x3ffffffe const
Dzerrors_linux_arm.go2119 UTIME_OMIT = 0x3ffffffe const
Dzerrors_linux_ppc64le.go2173 UTIME_OMIT = 0x3ffffffe const
Dzerrors_linux_mips64.go2115 UTIME_OMIT = 0x3ffffffe const
Dzerrors_linux_ppc64.go2173 UTIME_OMIT = 0x3ffffffe const
Dzerrors_linux_amd64.go2113 UTIME_OMIT = 0x3ffffffe const
Dzerrors_linux_mips64le.go2115 UTIME_OMIT = 0x3ffffffe const
Dzerrors_linux_386.go2112 UTIME_OMIT = 0x3ffffffe const
Dzerrors_linux_mips.go2115 UTIME_OMIT = 0x3ffffffe const
Dzerrors_linux_arm64.go2104 UTIME_OMIT = 0x3ffffffe const