Home
last modified time | relevance | path

Searched refs:shut (Results 1 – 25 of 66) sorted by relevance

123

/external/autotest/server/site_tests/firmware_ECPowerButton/
Dcontrol25 - Long press (6s) to shut down system
26 - Longer press (10s) to shut down system when kernel 'powerd' is disabled
/external/syslinux/core/lwip/src/api/
Dapi_msg.c738 u8_t shut, shut_rx, shut_tx, close; local
746 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) {
/external/syslinux/core/lwip/src/include/lwip/
Dapi_msg.h99 u8_t shut; member
/external/autotest/server/site_tests/desktopui_CrashyRebootServer/
Dcontrol17 already tried that some number of times, it will shut down the UI and
/external/lisa/
DVagrantfile42 echo "NOTE: if you exit, the virtual machine is still running. To shut it "
/external/autotest/client/site_tests/desktopui_CrashyReboot/
Dcontrol16 already tried that some number of times, it will shut down the UI and
/external/autotest/client/site_tests/platform_BootPerf/
Dcontrol9 The test will fail if startup times or shut down times are exceeded. These
/external/mockftpserver/branches/1.x_Branch/src/main/resources/
DReplyText.properties40 # This may be a reply to any command if the service knows it must shut down.
/external/mockftpserver/tags/1.2.1/src/main/resources/
DReplyText.properties40 # This may be a reply to any command if the service knows it must shut down.
/external/mockftpserver/tags/1.1/src/main/resources/
DReplyText.properties40 # This may be a reply to any command if the service knows it must shut down.
/external/mockftpserver/tags/1.2.4/src/main/resources/
DReplyText.properties40 # This may be a reply to any command if the service knows it must shut down.
/external/mockftpserver/tags/1.2/src/main/resources/
DReplyText.properties40 # This may be a reply to any command if the service knows it must shut down.
/external/mockftpserver/tags/1.0/src/main/resources/
DReplyText.properties40 # This may be a reply to any command if the service knows it must shut down.
/external/mockftpserver/tags/1.2.3/src/main/resources/
DReplyText.properties40 # This may be a reply to any command if the service knows it must shut down.
/external/mockftpserver/tags/1.2.2/src/main/resources/
DReplyText.properties40 # This may be a reply to any command if the service knows it must shut down.
/external/mockftpserver/tags/2.x_Before_IDEA/src/main/resources/
DReplyText.properties40 # This may be a reply to any command if the service knows it must shut down.
/external/syslinux/core/
Dpxeisr.inc84 ; Too many spurious interrupts, shut off the interrupts
/external/curl/packages/vms/
Dcurlmsg.msg105 SSL_SHUTDOWN_FAILED <failed to shut down the SSL connection>
/external/mockftpserver/tags/2.0-rc1/src/main/resources/
DReplyText.properties42 # This may be a reply to any command if the service knows it must shut down.
/external/llvm/lib/Fuzzer/
DFuzzerFlags.def84 "try to detect memory leaks during fuzzing (i.e. not only at shut down).")
/external/mockftpserver/MockFtpServer/src/main/resources/
DReplyText.properties43 # This may be a reply to any command if the service knows it must shut down.
/external/mockftpserver/tags/2.0.2/src/main/resources/
DReplyText.properties42 # This may be a reply to any command if the service knows it must shut down.
/external/mockftpserver/tags/2.0.1/src/main/resources/
DReplyText.properties42 # This may be a reply to any command if the service knows it must shut down.
/external/mockftpserver/tags/2.5/src/main/resources/
DReplyText.properties43 # This may be a reply to any command if the service knows it must shut down.
/external/mockftpserver/tags/2.1/src/main/resources/
DReplyText.properties43 # This may be a reply to any command if the service knows it must shut down.

123