Home
last modified time | relevance | path

Searched defs:SYS_UTIMENSAT (Results 1 – 25 of 63) sorted by relevance

123

/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dzsysnum_openbsd_386.go91SYS_UTIMENSAT = 84 // { int sys_utimensat(int fd, const char *path, const struct timespec *t… const
Dzsysnum_openbsd_mips64.go91SYS_UTIMENSAT = 84 // { int sys_utimensat(int fd, const char *path, const struct timespec *t… const
Dzsysnum_openbsd_arm.go91SYS_UTIMENSAT = 84 // { int sys_utimensat(int fd, const char *path, const struct timespec *t… const
Dzsysnum_openbsd_arm64.go90SYS_UTIMENSAT = 84 // { int sys_utimensat(int fd, const char *path, const struct timespec *t… const
Dzsysnum_openbsd_ppc64.go89SYS_UTIMENSAT = 84 // { int sys_utimensat(int fd, const char *path, const struct timespec *t… const
Dzsysnum_openbsd_amd64.go91SYS_UTIMENSAT = 84 // { int sys_utimensat(int fd, const char *path, const struct timespec *t… const
Dzsysnum_openbsd_riscv64.go90SYS_UTIMENSAT = 84 // { int sys_utimensat(int fd, const char *path, const struct timespec *t… const
Dzsysnum_netbsd_arm.go264SYS_UTIMENSAT = 467 // { int|sys||utimensat(int fd, const char *path, const struct time… const
Dzsysnum_netbsd_amd64.go264SYS_UTIMENSAT = 467 // { int|sys||utimensat(int fd, const char *path, const struct time… const
Dzsysnum_netbsd_arm64.go264SYS_UTIMENSAT = 467 // { int|sys||utimensat(int fd, const char *path, const struct time… const
Dzsysnum_netbsd_386.go264SYS_UTIMENSAT = 467 // { int|sys||utimensat(int fd, const char *path, const struct time… const
/prebuilts/go/linux-x86/src/syscall/
Dzsysnum_openbsd_mips64.go88 SYS_UTIMENSAT = 84 // { int sys_utimensat(int fd, const char *path, \ const
Dzsysnum_openbsd_386.go89 SYS_UTIMENSAT = 84 // { int sys_utimensat(int fd, const char *path, \ const
Dzsysnum_openbsd_arm64.go87 SYS_UTIMENSAT = 84 // { int sys_utimensat(int fd, const char *path, \ const
Dzsysnum_openbsd_amd64.go89 SYS_UTIMENSAT = 84 // { int sys_utimensat(int fd, const char *path, \ const
Dzsysnum_openbsd_arm.go91 SYS_UTIMENSAT = 84 // { int sys_utimensat(int fd, const char *path, \ const
Dzsysnum_openbsd_ppc64.go90 SYS_UTIMENSAT = 84 // { int sys_utimensat(int fd, const char *path, \ const
Dzsysnum_openbsd_riscv64.go90 SYS_UTIMENSAT = 84 // { int sys_utimensat(int fd, const char *path, \ const
Dzsysnum_netbsd_386.go263SYS_UTIMENSAT = 467 // { int|sys||utimensat(int fd, const char *path, const struct time… const
Dzsysnum_linux_riscv64.go94 SYS_UTIMENSAT = 88 const
Dzsysnum_netbsd_amd64.go263SYS_UTIMENSAT = 467 // { int|sys||utimensat(int fd, const char *path, const struct time… const
Dzsysnum_netbsd_arm64.go263SYS_UTIMENSAT = 467 // { int|sys||utimensat(int fd, const char *path, const struct time… const
Dzsysnum_netbsd_arm.go263SYS_UTIMENSAT = 467 // { int|sys||utimensat(int fd, const char *path, const struct time… const
Dzsysnum_linux_arm64.go98 SYS_UTIMENSAT = 88 const
Dzsysnum_linux_loong64.go92 SYS_UTIMENSAT = 88 const

123