Searched refs:how (Results 1 – 3 of 3) sorted by relevance
165 …int32_t (*sockShutdown) (int16_t sd, void *sdContext, int16_t how); …
868 int32_t SlNetSock_shutdown(int16_t sd, int16_t how);
477 int32_t SlNetSock_shutdown(int16_t sd, int16_t how) in SlNetSock_shutdown() argument500 retVal = (netIf->ifConf)->sockShutdown(realSd, sdContext, how); in SlNetSock_shutdown()