Searched refs:s_shutting_down (Results 1 – 3 of 3) sorted by relevance
187 while (!smbd.s_shutting_down) { in main()211 smbd.s_shutting_down = B_TRUE; in main()550 smbd.s_shutting_down = B_TRUE; in smbd_service_fini()585 if (smbd.s_shutting_down) in smbd_refresh_handler()644 return (smbd.s_initialized && !smbd.s_shutting_down); in smbd_online()
81 boolean_t s_shutting_down; /* shutdown control */ member
167 while (!smbd.s_shutting_down && (error_retry_cnt > 0)) { in smbd_spool_monitor()