Home
last modified time | relevance | path

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

/kernel/liteos_a/syscall/
Dfs_syscall.c189 int *pollFds = (int *)malloc(sizeof(int) * nfds); in PollfdToSystem() local
208 static void RestorePollfd(struct pollfd *fds, nfds_t nfds, const int *pollFds) in RestorePollfd()
221 int *pollFds = NULL; in UserPoll() local
1569 int *pollFds = NULL; in SysPoll() local