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

/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_main.c876 int32_t gmtoff, last_gmtoff = -1; local
885 if ((last_gmtoff != gmtoff) && smbd.s_kbound) {
900 last_gmtoff = gmtoff;

Completed in 59 milliseconds