Home
last modified time | relevance | path

Searched defs:IS_INVALID_SOCKET_DESC (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_epoll.c27 #define IS_INVALID_SOCKET_DESC(fd) \ macro
31 #define IS_INVALID_SOCKET_DESC(fd) ((fd) < 0) macro