Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/smbsrv/test-msgbuf/
H A Dtest_misc.c124 struct tm atm; in smb_time_dos_to_unix() local
131 atm.tm_year = ((date >> 9) & 0x3F) + 80; in smb_time_dos_to_unix()
132 atm.tm_mon = ((date >> 5) & 0x0F) - 1; in smb_time_dos_to_unix()
133 atm.tm_mday = ((date >> 0) & 0x1F); in smb_time_dos_to_unix()
134 atm.tm_hour = ((time >> 11) & 0x1F); in smb_time_dos_to_unix()
135 atm.tm_min = ((time >> 5) & 0x3F); in smb_time_dos_to_unix()
136 atm.tm_sec = ((time >> 0) & 0x1F) << 1; in smb_time_dos_to_unix()
138 return (smb_timegm(&atm)); in smb_time_dos_to_unix()
144 struct tm atm; in smb_time_unix_to_dos() local
155 (void) smb_gmtime_r(&tmp_time, &atm); in smb_time_unix_to_dos()
[all …]
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_kutil.c1203 struct tm atm; in smb_time_dos_to_unix() local
1210 atm.tm_year = ((date >> 9) & 0x3F) + 80; in smb_time_dos_to_unix()
1211 atm.tm_mon = ((date >> 5) & 0x0F) - 1; in smb_time_dos_to_unix()
1212 atm.tm_mday = ((date >> 0) & 0x1F); in smb_time_dos_to_unix()
1213 atm.tm_hour = ((time >> 11) & 0x1F); in smb_time_dos_to_unix()
1214 atm.tm_min = ((time >> 5) & 0x3F); in smb_time_dos_to_unix()
1215 atm.tm_sec = ((time >> 0) & 0x1F) << 1; in smb_time_dos_to_unix()
1217 return (smb_timegm(&atm)); in smb_time_dos_to_unix()
1223 struct tm atm; in smb_time_unix_to_dos() local
1234 (void) smb_gmtime_r(&tmp_time, &atm); in smb_time_unix_to_dos()
[all …]
/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_main.c926 struct tm *atm; in smbd_gmtoff() local
930 atm = localtime(&clock_val); in smbd_gmtoff()
932 gmtoff = (atm->tm_isdst) ? altzone : timezone; in smbd_gmtoff()
/illumos-gate/usr/src/cmd/ls/
H A Dls.c300 static int atm; variable
703 atm = 0; in main()
833 atm = 0; in main()
908 atm = 0; in main()
912 atm++; in main()
920 atm = 0; in main()
927 atm = 0; in main()
934 atm = 0; in main()
2025 if (uflg || (tmflg && atm)) in gstat()
/illumos-gate/usr/src/cmd/units/
H A Dunittab345 atm atmosphere