Home
last modified time | relevance | path

Searched refs:SockShutdown (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/include/
H A Dsocket_app.h54 FillpErrorType SockShutdown(FILLP_INT sockIndex, FILLP_INT how);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dapi.c211 return SockShutdown(fd, how); in FtShutDown()
H A Dsocket_app.c1184 FillpErrorType SockShutdown(FILLP_INT sockIndex, FILLP_INT how) in SockShutdown() function