Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_kutil.c982 struct tm atm; in smb_time_dos_to_unix() local
989 atm.tm_year = ((date >> 9) & 0x3F) + 80; in smb_time_dos_to_unix()
990 atm.tm_mon = ((date >> 5) & 0x0F) - 1; in smb_time_dos_to_unix()
991 atm.tm_mday = ((date >> 0) & 0x1F); in smb_time_dos_to_unix()
992 atm.tm_hour = ((time >> 11) & 0x1F); in smb_time_dos_to_unix()
993 atm.tm_min = ((time >> 5) & 0x3F); in smb_time_dos_to_unix()
994 atm.tm_sec = ((time >> 0) & 0x1F) << 1; in smb_time_dos_to_unix()
996 return (smb_timegm(&atm)); in smb_time_dos_to_unix()
1002 struct tm atm; in smb_time_unix_to_dos() local
1013 (void) smb_gmtime_r(&tmp_time, &atm); in smb_time_unix_to_dos()
[all …]
/titanic_50/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_main.c917 struct tm *atm; in smbd_gmtoff() local
921 atm = localtime(&clock_val); in smbd_gmtoff()
923 gmtoff = (atm->tm_isdst) ? altzone : timezone; in smbd_gmtoff()
/titanic_50/usr/src/cmd/ls/
H A Dls.c296 static int atm; variable
699 atm = 0; in main()
829 atm = 0; in main()
904 atm = 0; in main()
908 atm++; in main()
916 atm = 0; in main()
923 atm = 0; in main()
930 atm = 0; in main()
1999 if (uflg || (tmflg && atm)) in gstat()
/titanic_50/usr/src/cmd/units/
H A Dunittab345 atm atmosphere