Home
last modified time | relevance | path

Searched refs:SYS_realpath (Results 1 - 3 of 3) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/misc/
H A Drealpath.c20 ret = syscall(SYS_realpath, filename, tmp); in realpath()
/third_party/musl/src/misc/liteos_a/
H A Drealpath.c35 ret = syscall(SYS_realpath, filename, tmp); in realpath()
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h806 #define SYS_realpath (__NR_OHOS_BEGIN + 16) macro

Completed in 4 milliseconds