Home
last modified time | relevance | path

Searched refs:SPUNGE_EPOLL_CTL_MOD (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Depoll_app.c664 … if (((op == SPUNGE_EPOLL_CTL_ADD) || (op == SPUNGE_EPOLL_CTL_MOD)) && (event == FILLP_NULL_PTR)) { in SpungeEpollCtlParaChk()
720 case SPUNGE_EPOLL_CTL_MOD: in SpungeEpollCtl()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillptypes.h188 #define SPUNGE_EPOLL_CTL_MOD 3 macro