Home
last modified time | relevance | path

Searched refs:need_to_send_shutdown (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/bsd/nsd/dist/
H A Dipc.c626 xfrd->need_to_send_shutdown = 0; in xfrd_send_shutdown_req()
671 if(xfrd->need_to_send_shutdown) { in xfrd_handle_ipc()
681 !xfrd->need_to_send_shutdown && in xfrd_handle_ipc()
H A Dxfrd.h101 uint8_t need_to_send_shutdown; member
H A Dxfrd.c188 xfrd->need_to_send_shutdown = 0; in xfrd_init()
268 xfrd->need_to_send_shutdown = 1; in xfrd_sig_process()
H A Dremote.c872 xfrd->need_to_send_shutdown = 1; in do_stop()