Searched refs:__NR_statx (Results 1 – 1 of 1) sorted by relevance
91 #ifndef __NR_statx93 # define __NR_statx 332 macro95 # define __NR_statx 383 macro97 # define __NR_statx 397 macro99 # define __NR_statx 397 macro101 # define __NR_statx 383 macro103 # define __NR_statx 379 macro105 # define __NR_statx 291 macro401 #if !defined(__NR_statx) || defined(__ANDROID_API__) && __ANDROID_API__ < 30 in uv__statx()406 rc = syscall(__NR_statx, dirfd, path, flags, mask, statxbuf); in uv__statx()
Completed in 8 milliseconds