Searched defs:how (Results 1 – 3 of 3) sorted by relevance
1089 netconn_close_shutdown(struct netconn *conn, u8_t how) in netconn_close_shutdown()
2700 lwip_shutdown(int s, int how) in lwip_shutdown()
637 #define shutdown(s,how) lwip_shutdown(s,how) argument
Completed in 15 milliseconds