Home
last modified time | relevance | path

Searched defs:kcmp (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/include/lapi/
Dkcmp.h34 static inline int kcmp(int pid1, int pid2, int type, int fd1, int fd2) in kcmp() function
/third_party/ltp/testcases/kernel/syscalls/kcmp/
Dkcmp.h47 int kcmp(int pid1, int pid2, int type, int fd1, int fd2) in kcmp() function