Searched refs:CheckFdExist (Results 1 - 1 of 1) sorted by relevance
/kernel/liteos_a/fs/vfs/epoll/ | ||
H A D | fs_epoll.c | 135 static int CheckFdExist(struct epoll_head *epHead, int fd) in CheckFdExist() function 257 ret = CheckFdExist(epHead, fd); in epoll_ctl() |
Completed in 1 milliseconds