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

/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_smb.c233 int error, svtz, timesok = 1; local
298 svtz = vcp->vc_sopt.sv_tz;
303 smb_dos2unixtime(date, time, 0, svtz, &fap->fa_createtime);
306 smb_dos2unixtime(date, time, 0, svtz, &fap->fa_atime);
309 smb_dos2unixtime(date, time, 0, svtz, &fap->fa_mtime);
850 int error, svtz; local
855 svtz = SSTOVC(ssp)->vc_sopt.sv_tz;
860 smb_time_local2server(mtime, svtz, &time);
2072 int error, svtz, cnt, fxsz, nmlen, recsz; local
2087 svtz
[all...]

Completed in 47 milliseconds