timezone          677 lib/socket_wrapper/socket_wrapper.c 	int32_t		timezone;
timezone         1069 lib/socket_wrapper/socket_wrapper.c 		file_hdr.timezone	= 0x00000000;
timezone         12989 librpc/gen_ndr/ndr_srvsvc.c 		NDR_CHECK(ndr_push_int32(ndr, NDR_SCALARS, r->timezone));
timezone         13011 librpc/gen_ndr/ndr_srvsvc.c 		NDR_CHECK(ndr_pull_int32(ndr, NDR_SCALARS, &r->timezone));
timezone         13033 librpc/gen_ndr/ndr_srvsvc.c 	ndr_print_int32(ndr, "timezone", r->timezone);
timezone         1033 librpc/gen_ndr/srvsvc.h 	int32_t timezone;
timezone         2031 source3/rpc_server/srv_srvsvc_nt.c 	tod->timezone	= zone;
timezone           84 source4/libnet/libnet_time.c 	r->srvsvc.out.time_zone = info->timezone * 60;
timezone         1704 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 	info->timezone	= get_time_zone(t)/60;