Searched refs:sal_shutdown (Results 1 – 4 of 4) sorted by relevance
50 #define shutdown(s, how) sal_shutdown(s, how)
335 int sal_shutdown(int socket, int how);
172 if (sal_shutdown(socket, how) == 0) in shutdown()
727 int sal_shutdown(int socket, int how) in sal_shutdown() function
Completed in 17 milliseconds