Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/epoll/
Depoll-ltp.c297 #define RES_PASS 0 macro
567 return RES_PASS; in test_epoll_ctl()
585 return RES_PASS; /* think of this as RETV_MAT_ERRNO_MAT */ in test_epoll_ctl()
611 return RES_PASS; /* think of this as RETV_MAT_ERRNO_MAT */ in test_epoll_ctl()
647 if (!((result == RES_PASS) in test_epoll_ctl()