Searched refs:SYS_utimes (Results 1 – 2 of 2) sorted by relevance
/third_party/musl/src/stat/ | ||
D | utimensat.c | 57 r = __syscall(SYS_utimes, path, tv); in utimensat() |
/third_party/musl/porting/liteos_m/user/include/bits/ | ||
D | syscall.h | 648 #define SYS_utimes 269 macro |