Searched refs:shut (Results 1 – 25 of 66) sorted by relevance
123
25 - Long press (6s) to shut down system26 - Longer press (10s) to shut down system when kernel 'powerd' is disabled
738 u8_t shut, shut_rx, shut_tx, close; local746 shut = conn->current_msg->msg.sd.shut;747 shut_rx = shut & NETCONN_SHUT_RD;748 shut_tx = shut & NETCONN_SHUT_WR;750 close = shut == NETCONN_SHUT_RDWR;773 if (shut == NETCONN_SHUT_RDWR) {776 err = tcp_shutdown(conn->pcb.tcp, shut & NETCONN_SHUT_RD, shut & NETCONN_SHUT_WR);854 msg->msg.sd.shut = NETCONN_SHUT_RDWR;1430 if ((msg->msg.sd.shut != NETCONN_SHUT_RDWR) && (msg->conn->state == NETCONN_LISTEN)) {1434 if (msg->msg.sd.shut & NETCONN_SHUT_RD) {
99 u8_t shut; member
17 already tried that some number of times, it will shut down the UI and
42 echo "NOTE: if you exit, the virtual machine is still running. To shut it "
16 already tried that some number of times, it will shut down the UI and
9 The test will fail if startup times or shut down times are exceeded. These
40 # This may be a reply to any command if the service knows it must shut down.
84 ; Too many spurious interrupts, shut off the interrupts
105 SSL_SHUTDOWN_FAILED <failed to shut down the SSL connection>
42 # This may be a reply to any command if the service knows it must shut down.
84 "try to detect memory leaks during fuzzing (i.e. not only at shut down).")
43 # This may be a reply to any command if the service knows it must shut down.