Searched refs:EPOLL_VFS_CTL (Results 1 – 3 of 3) sorted by relevance
24 #define EPOLL_VFS_CTL 10 macro
67 ret = aos_ioctl(epid, EPOLL_VFS_CTL, (uint32_t)&data); in aos_epoll_ctl()
437 if (EPOLL_VFS_CTL == cmd) { in epoll_ioctl()
Completed in 4 milliseconds