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

/freebsd-10.1-release/sys/fs/smbfs/
H A Dsmbfs_smb.c432 int error, svtz; local
438 svtz = SSTOVC(ssp)->vc_sopt.sv_tz;
443 smb_time_local2server(mtime, svtz, &time);
634 int error, svtz; local
640 svtz = SSTOVC(ssp)->vc_sopt.sv_tz;
650 smb_time_local2NT(atime, svtz, &tm);
655 smb_time_local2NT(mtime, svtz, &tm);
1249 int error, svtz, cnt, fxsz, nmlen, recsz; local
1261 svtz = SSTOVC(ctx->f_ssp)->vc_sopt.sv_tz;
1270 smb_dos2unixtime(date, time, 0, svtz,
[all...]

Completed in 50 milliseconds