Home
last modified time | relevance | path

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

/kernel/liteos_a/syscall/
H A 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() argument
221 int *pollFds = NULL; in UserPoll() local
1569 int *pollFds = NULL; SysPoll() local
[all...]

Completed in 4 milliseconds