Home
last modified time | relevance | path

Searched refs:SYS_futimesat (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/src/stat/
Dutimensat.c38 #ifdef SYS_futimesat in utimensat()
55 r = __syscall(SYS_futimesat, fd, path, tv); in utimensat()
/third_party/musl/arch/x32/
Dsyscall_arch.h70 #undef SYS_futimesat
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h706 #define SYS_futimesat 326 macro