Searched refs:s_kbound (Results 1 – 2 of 2) sorted by relevance
709 if (smbd.s_kbound) { in smbd_kernel_bind()726 smbd.s_kbound = B_TRUE; in smbd_kernel_bind()771 smbd.s_kbound = B_FALSE; in smbd_kernel_unbind()865 if ((last_gmtoff != gmtoff) && smbd.s_kbound) { in smbd_localtime_monitor()
83 boolean_t s_kbound; /* B_TRUE if bound to kernel */ member