/freebsd/share/doc/papers/jail/ |
H A D | future.ms | 62 Similarly, shutting down a jail cleanly from within is also not well 90 environment shutting down before killing all processes and halting the
|
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_sm.h | 120 OCS_EVT_SHUTDOWN_IMPLICIT_LOGO, /**< node shutting down due to PLOGI recvd (implicit logo) */ 121 OCS_EVT_SHUTDOWN_EXPLICIT_LOGO, /**< node shutting down due to LOGO recvd/sent (explicit logo) */
|
/freebsd/sys/sys/ |
H A D | alq.h | 96 * The system is shutting down. 124 * The system is shutting down.
|
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/ |
H A D | task.h | 467 *\li #ISC_R_TASKSHUTTINGDOWN Task is shutting down. 477 *\li Shutting down a task causes any shutdown events requested with 479 * moves into a "shutting down" mode which prevents further calls 618 * Returns ISC_TRUE if the task is in the process of shutting down, 700 * manager shutting down.
|
/freebsd/sbin/init/ |
H A D | init.8 | 241 This is useful for shutting the machine down cleanly from inside the kernel 253 When shutting down the machine, 432 is hung and could not be killed when the system was shutting down.
|
/freebsd/sbin/shutdown/ |
H A D | shutdown.8 | 54 to nicely notify users when the system is shutting down, 156 will print an error and exit without shutting the system down.)
|
/freebsd/libexec/rc/rc.d/ |
H A D | local | 29 echo -n 'Shutting down local daemons:'
|
H A D | localpkg | 59 echo -n 'Shutting down local packages:'
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | iocp-internal.h | 82 /** True iff we're shutting down all the threads on this port */ 91 /** A semaphore to signal when we are done shutting down. */
|
/freebsd/share/man/man9/ |
H A D | alq.9 | 401 and either the queue is full or the system is shutting down. 413 and either the queue is full or the system is shutting down.
|
H A D | module.9 | 82 When the system is shutting down,
|
/freebsd/contrib/libevent/ |
H A D | iocp-internal.h | 82 /** True iff we're shutting down all the threads on this port */ 91 /** A semaphore to signal when we are done shutting down. */
|
/freebsd/sbin/nvmecontrol/ |
H A D | fabrics.h | 45 * shutting down the controller.
|
/freebsd/sys/kern/ |
H A D | kern_alq.c | 123 * Add a new queue to the global list. Fail if we're shutting down. 144 * Remove a queue from the global list unless we're shutting down. If so, 598 /* Bail if we're shutting down. */ in alq_writen() 799 /* Bail if we're shutting down. */ in alq_getn() 917 /* Only flush and destroy alq if not already shutting down. */ in alq_close()
|
/freebsd/share/examples/ppp/ |
H A D | ppp.conf.span-isp.working | 32 # fails to reply to LQRs and the VPN invocations end up shutting down.
|
/freebsd/contrib/netbsd-tests/lib/libobjc/ |
H A D | t_threads.m | 127 printf("Shutting down\n");
|
/freebsd/crypto/openssh/contrib/suse/ |
H A D | rc.sshd | 58 echo -n "Shutting down SSH daemon"
|
/freebsd/usr.sbin/bsdconfig/usermgmt/include/ |
H A D | usermgmt.hlp | 57 shutting down the system -- without first becoming superuser! So,
|
/freebsd/share/man/man4/ |
H A D | ng_l2cap.4 | 160 In this state, the connection is shutting down and an L2CAP Disconnect Request 164 In this state, the connection on the remote endpoint is shutting down and an
|
H A D | ada.4 | 121 This variable determines whether to spin-down disks when shutting down.
|
/freebsd/contrib/tcpdump/ |
H A D | print-decnet.c | 320 #define DI_SHUT 3 /* node is shutting down */ 341 #define UC_REMOTESHUT 3 /* remote node shutting down */ 348 #define UC_LOCALSHUT 11 /* local node shutting down */ 1137 { DI_SHUT, "node is shutting down" }, 1145 { UC_LOCALSHUT, "local node shutting down" },
|
/freebsd/sbin/natd/ |
H A D | HISTORY | 38 existing connections when system is shutting down.
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/posix/ |
H A D | ConnectionFileDescriptorPosix.h | 135 std::atomic<bool> m_shutting_down; // This marks that we are shutting down so
|
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | fsl,imx6q-pcie.txt | 39 disabled either as part of the init process or when shutting down the
|
/freebsd/sys/dev/nvmf/controller/ |
H A D | nvmft_controller.c | 357 * If the admin queue was closed while shutting down or a in nvmft_controller_shutdown() 420 * shutting down, terminate the association immediately. in nvmft_controller_error() 470 /* Ignore transport errors if we are already shutting down. */ in nvmft_controller_error() 813 /* Don't allow any changes while shutting down. */ in update_cc()
|