Searched refs:atm (Results 1 – 5 of 5) sorted by relevance
124 struct tm atm; in smb_time_dos_to_unix() local131 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() local155 (void) smb_gmtime_r(&tmp_time, &atm); in smb_time_unix_to_dos()[all …]
1203 struct tm atm; in smb_time_dos_to_unix() local1210 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() local1234 (void) smb_gmtime_r(&tmp_time, &atm); in smb_time_unix_to_dos()[all …]
926 struct tm *atm; in smbd_gmtoff() local930 atm = localtime(&clock_val); in smbd_gmtoff()932 gmtoff = (atm->tm_isdst) ? altzone : timezone; in smbd_gmtoff()
300 static int atm; variable703 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()
345 atm atmosphere