taglinefilesource code
utc2local1170fs/ncpfs/dir.cunix_date = utc2local(unix_date);
utc2local204fs/smbfs/proc.cunix_date = utc2local(unix_date);
utc2local602fs/smbfs/proc.cDSET(buf, smb_vwv1, utc2local(finfo->mtime));
utc2local771fs/smbfs/proc.cDSET(buf, smb_vwv1, utc2local(entry->ctime));
utc2local1491fs/smbfs/proc.cDSET(buf, smb_vwv1, utc2local(new_finfo->mtime));