Home
last modified time | relevance | path

Searched refs:atm (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_kutil.c980 struct tm atm; in smb_time_dos_to_unix() local
987 atm.tm_year = ((date >> 9) & 0x3F) + 80; in smb_time_dos_to_unix()
988 atm.tm_mon = ((date >> 5) & 0x0F) - 1; in smb_time_dos_to_unix()
989 atm.tm_mday = ((date >> 0) & 0x1F); in smb_time_dos_to_unix()
990 atm.tm_hour = ((time >> 11) & 0x1F); in smb_time_dos_to_unix()
991 atm.tm_min = ((time >> 5) & 0x3F); in smb_time_dos_to_unix()
992 atm.tm_sec = ((time >> 0) & 0x1F) << 1; in smb_time_dos_to_unix()
994 return (smb_timegm(&atm)); in smb_time_dos_to_unix()
1000 struct tm atm; in smb_time_unix_to_dos() local
1011 (void) smb_gmtime_r(&tmp_time, &atm); in smb_time_unix_to_dos()
[all …]
/titanic_41/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_main.c897 struct tm *atm; in smbd_gmtoff() local
901 atm = localtime(&clock_val); in smbd_gmtoff()
903 gmtoff = (atm->tm_isdst) ? altzone : timezone; in smbd_gmtoff()
/titanic_41/usr/src/cmd/ls/
H A Dls.c305 static int atm; variable
708 atm = 0; in main()
839 atm = 0; in main()
914 atm = 0; in main()
918 atm++; in main()
926 atm = 0; in main()
933 atm = 0; in main()
940 atm = 0; in main()
2006 if (uflg || (tmflg && atm)) in gstat()
/titanic_41/usr/src/cmd/units/
H A Dunittab345 atm atmosphere