Home
last modified time | relevance | path

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

/third_party/musl/src/linux/
Dopen_by_handle_at.c7 return syscall(SYS_open_by_handle_at, mount_fd, handle, flags); in open_by_handle_at()
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h752 #define SYS_open_by_handle_at 371 macro