Home
last modified time | relevance | path

Searched refs:SockFreeSocket (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dsocket_common.h45 void SockFreeSocket(struct FtSocket *sock);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dspunge_app.c105 SockFreeSocket(sock); in SpungeAllocSock()
H A Depoll_app.c852 SockFreeSocket(sock); in SpungeEpollCreate()
H A Dsocket_app.c137 SockFreeSocket(sock); in SockSocket()
145 SockFreeSocket(sock); in SockSocket()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dsocket_common.c162 void SockFreeSocket(struct FtSocket *sock) in SockFreeSocket() function