Searched refs:s_kbound (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd.h84 boolean_t s_kbound; /* B_TRUE if bound to kernel */ member in struct:smbd
H A Dsmbd_main.c727 if (smbd.s_kbound) {
745 smbd.s_kbound = B_TRUE;
791 smbd.s_kbound = B_FALSE;
885 if ((last_gmtoff != gmtoff) && smbd.s_kbound) {

Completed in 60 milliseconds