Searched refs:localtime (Results 1 - 14 of 14) sorted by relevance

/linux-4.4.14/fs/isofs/
H A Dutil.c13 * The time stored should be localtime (with or without DST in effect),
45 * The time is always stored in localtime with the iso_date()
47 * get to localtime. Thus we need to subtract the offset iso_date()
51 * gets converted back to localtime on the receiving iso_date()
/linux-4.4.14/tools/testing/selftests/timers/
H A Dthreadtest.c175 strftime(buf, 255, "%a, %d %b %Y %T %z", localtime(&start)); main()
187 strftime(buf, 255, "%a, %d %b %Y %T %z", localtime(&now)); main()
/linux-4.4.14/drivers/staging/wlan-ng/
H A Dp80211metastruct.h102 p80211item_uint32_t localtime; member in struct:p80211msg_dot11req_scan_results
H A Dprism2mgmt.c469 req->localtime.status = P80211ENUM_msgitem_status_data_ok; prism2mgmt_scan_results()
470 req->localtime.data = jiffies; prism2mgmt_scan_results()
/linux-4.4.14/fs/hfs/
H A Dhfs_fs.h66 /* to deal with localtime ugliness */
/linux-4.4.14/net/netfilter/
H A Dxt_time.c7 * It is using some modified code from dietlibc (localtime() function)
/linux-4.4.14/tools/vm/
H A Dpage-types.c825 strftime(atime, sizeof(atime), "%c", localtime(&st->st_atime)); show_file()
826 strftime(mtime, sizeof(mtime), "%c", localtime(&st->st_mtime)); show_file()
/linux-4.4.14/drivers/net/wireless/
H A Dwl3501.h444 char localtime[8]; member in struct:wl3501_scan_confirm
/linux-4.4.14/drivers/net/wireless/libertas/
H A Dhost.h771 __le64 localtime; member in struct:adhoc_bssdesc
H A Dcfg.c1810 * localtime 00 00 00 00 00 00 00 00 lbs_ibss_join_existing()
/linux-4.4.14/scripts/
H A Dkernel-doc301 @build_time = localtime;
H A Dcheckpatch.pl655 localtime((stat $file)[9]));
/linux-4.4.14/tools/testing/ktest/
H A Dktest.pl1590 my @t = localtime;
/linux-4.4.14/fs/ext4/
H A Dsuper.c4308 * tick in localtime for Windows bug-for-bug compatibility, ext4_commit_super()

Completed in 583 milliseconds