Searched defs:epFd (Results 1 - 5 of 5) sorted by relevance
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/ |
| H A D | spunge_app.c | 114 void SpungeDelEpInstFromFtSocket(struct FtSocket *sock, FILLP_INT epFd) in SpungeDelEpInstFromFtSocket() argument
|
| H A D | epoll_app.c | 492 static struct FtSocket *SpungeGetEpollSocketByFd(FILLP_INT epFd) in SpungeGetEpollSocketByFd() argument 660 static FILLP_INT SpungeEpollCtlParaChk(FILLP_INT epFd, FILLP_IN argument 559 SpungeEpollCtlHandleAddEvent( struct FtSocket *epollSock, struct FtSocket *sock, FILLP_INT epFd, FILLP_CONST struct EpItem *epi, FILLP_CONST struct SpungeEpollEvent *event) SpungeEpollCtlHandleAddEvent() argument 605 SpungeEpollCtlHandleDelEvent( struct FtSocket *epollSock, struct FtSocket *sock, FILLP_INT epFd, struct EpItem *epi) SpungeEpollCtlHandleDelEvent() argument 681 SpungeEpollCtl(FILLP_INT epFd, FILLP_INT op, FILLP_INT fd, FILLP_CONST struct SpungeEpollEvent *event) SpungeEpollCtl() argument 736 SpungeEpollFindRemove(FILLP_INT epFd, FILLP_INT fd) SpungeEpollFindRemove() argument 794 SpungeEpollWait(FILLP_INT epFd, struct SpungeEpollEvent *events, FILLP_INT maxEvents, FILLP_INT timeout) SpungeEpollWait() argument [all...] |
| H A D | api.c | 295 FILLP_INT DLL_API FtEpollCtl(FILLP_INT epFd, FILLP_INT op, FILLP_INT fd, FILLP_CONST struct SpungeEpollEvent *event) in FtEpollCtl() argument 300 FILLP_INT DLL_API FtEpollWait(FILLP_INT epFd, struct SpungeEpollEvent *events, FILLP_INT maxEvents, FILLP_INT timeout) in FtEpollWait() argument
|
| /kernel/liteos_a/testsuites/unittest/libc/io/full/ |
| H A D | IO_test_epoll_002.cpp | 56 int epFd = 0; in testcase() local
|
| H A D | IO_test_epoll_001.cpp | 50 int epFd; in testcase() local
|
Completed in 5 milliseconds