Home
last modified time | relevance | path

Searched refs:tz_dsttime (Results 1 – 3 of 3) sorted by relevance

/qemu/linux-user/
H A Dsyscall_defs.h258 abi_int tz_dsttime; member
H A Dsyscall.c1223 __put_user(tz->tz_dsttime, &target_tz->tz_dsttime); in copy_to_user_timezone()
1242 __get_user(tz->tz_dsttime, &target_tz->tz_dsttime); in copy_from_user_timezone()
H A Dstrace.c1780 tswap32(tz->tz_dsttime), get_comma(last)); in print_timezone()