Searched refs:shutting_down (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_common.h197 shutting_down:1, /**< sport in process of shutting down */ member in struct:ocs_sli_port_s
H A Docs_sport.c494 sport->shutting_down = 1;
1197 ocs_ddump_value(textbuf, "shutting_down", "%d", sport->shutting_down);
H A Docs_node.c385 if (sport->shutting_down) {
1715 ocs_mgmt_emit_property_name(textbuf, MGMT_MODE_RD, "shutting_down");
/freebsd-11-stable/contrib/ntp/sntp/
H A Dmain.c24 int shutting_down; variable
626 if (NULL == xmt_q || shutting_down)
753 shutting_down = TRUE;
934 shutting_down = TRUE;
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dlistener.c99 unsigned shutting_down : 1; member in struct:evconnlistener_iocp
768 if (! lev_iocp->shutting_down) {
769 lev_iocp->shutting_down = 1;

Completed in 116 milliseconds