Home
last modified time | relevance | path

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

/third_party/musl/src/stat/
Dfstatat.c40 int ret = __syscall(SYS_statx, fd, path, flag, 0x7ff, &stx); in fstatat_statx()
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h778 #define SYS_statx 397 macro