Searched refs:lastseconds (Results 1 – 1 of 1) sorted by relevance
211 static u_long lastseconds; variable252 lastseconds = (days * 24 * 60 * 60) + SECONDSTO1980; in smb_dos2unixtime()254 smb_time_server2local(seconds + lastseconds, tzoff, tsp); in smb_dos2unixtime()