Searched defs:epi (Results 1 - 5 of 5) sorted by relevance
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/ |
H A D | epoll.c | 26 void EpDelRdlnode(struct EventPoll *ep, struct EpItem *epi) in EpDelRdlnode() argument
|
H A D | socket_common.c | 24 void EpollUpdateEpEvent(struct EpItem *epi) in EpollUpdateEpEvent() argument [all...] |
H A D | spunge_message.c | 665 struct EpItem *epi = FILLP_NULL_PTR; in SpungeHandleMsgClose() local
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/ |
H A D | epoll_app.c | 34 struct EpItem *epi = FILLP_NULL_PTR; in EpFind() local 58 static void EpRbtreeInsert(struct EventPoll *ep, struct EpItem *epi) in EpRbtreeInsert() argument 89 EpollAddToSockWaitList(struct FtSocket *sock, struct EpItem *epi) EpollAddToSockWaitList() argument 100 EpollCtlTriggleEvent( struct EventPoll *ep, struct FtSocket *sock, struct EpItem *epi) EpollCtlTriggleEvent() argument 124 struct EpItem *epi = FILLP_NULL_PTR; EpollMallocEpitem() local 145 EpModify( struct EventPoll *ep, struct FtSocket *sock, struct EpItem *epi, FILLP_CONST struct SpungeEpollEvent *event) EpModify() argument 184 EpUnlink(struct EventPoll *ep, struct EpItem *epi) EpUnlink() argument 219 EpRemove(struct EventPoll *ep, struct EpItem *epi) EpRemove() argument 280 struct EpItem *epi = FILLP_NULL_PTR; EpGetEventsAndSignal() local 445 struct EpItem *epi = FILLP_NULL_PTR; EpInsert() local 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 635 SpungeEpollCtlHandleModEvent( struct FtSocket *epollSock, struct FtSocket *sock, struct EpItem *epi, FILLP_CONST struct SpungeEpollEvent *event) SpungeEpollCtlHandleModEvent() argument 685 struct EpItem *epi = FILLP_NULL_PTR; SpungeEpollCtl() local 739 struct EpItem *epi = FILLP_NULL_PTR; SpungeEpollFindRemove() local [all...] |
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/ |
H A D | spunge_stack.c | 143 struct EpItem *epi = FILLP_NULL_PTR; in RecursiveRbTree() local
|
Completed in 4 milliseconds