Home
last modified time | relevance | path

Searched refs:sal_shutdown (Results 1 – 4 of 4) sorted by relevance

/components/net/sal/include/socket/sys_socket/sys/
A Dsocket.h50 #define shutdown(s, how) sal_shutdown(s, how)
/components/net/sal/include/
A Dsal_socket.h335 int sal_shutdown(int socket, int how);
/components/net/sal/socket/
A Dnet_sockets.c172 if (sal_shutdown(socket, how) == 0) in shutdown()
/components/net/sal/src/
A Dsal_socket.c727 int sal_shutdown(int socket, int how) in sal_shutdown() function

Completed in 17 milliseconds