Home
last modified time | relevance | path

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

/kernel/liteos_a/fs/vfs/epoll/
H A Dfs_epoll.c67 static int EpollAllocSysFd(int maxfdp, struct epoll_head *head) in EpollAllocSysFd() argument
/kernel/liteos_a/compat/posix/src/
H A Dmqueue.c333 STATIC INT32 MqAllocSysFd(int maxfdp, struct mqpersonal *privateMqPersonal) in MqAllocSysFd() argument
/third_party/lwip/src/api/
H A Dsockets.c1977 lwip_select_inc_sockets_used_set(int maxfdp, fd_set *fdset, fd_set *used_sockets) in lwip_select_inc_sockets_used_set() argument
2004 lwip_select_inc_sockets_used(int maxfdp, fd_set *fdset1, fd_set *fdset2, fd_set *fdset3, fd_set *used_sockets) in lwip_select_inc_sockets_used() argument
2014 lwip_select_dec_sockets_used(int maxfdp, fd_set *used_sockets) in lwip_select_dec_sockets_used() argument

Completed in 7 milliseconds