Home
last modified time | relevance | path

Searched refs:SYS_utimes (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/src/stat/
Dutimensat.c57 r = __syscall(SYS_utimes, path, tv); in utimensat()
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h648 #define SYS_utimes 269 macro