Searched refs:s_shutting_down (Results 1 – 3 of 3) sorted by relevance
188 while (!smbd.s_shutting_down) { in main()212 smbd.s_shutting_down = B_TRUE; in main()569 smbd.s_shutting_down = B_TRUE; in smbd_service_fini()606 if (smbd.s_shutting_down) in smbd_refresh_handler()667 return (smbd.s_initialized && !smbd.s_shutting_down); in smbd_online()
86 boolean_t s_shutting_down; /* shutdown control */ member
168 while (!smbd.s_shutting_down && (error_retry_cnt > 0)) { in smbd_spool_monitor()