Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Dos_file.c211 return syscall(SYS_kcmp, pid, pid, KCMP_FILE, fd1, fd2); in os_same_file_description()
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h759 #define SYS_kcmp 378 macro