Displaying 8 results from an estimated 8 matches for "targetid".
Did you mean:
targeted
2006 May 09
4
changing the color of :highlight
Is there an easy way to change to color of the :highlight effect?
:complete => visual_effect(:highlight, "targetid", :duration => 1)
thanks
--
Posted via http://www.ruby-forum.com/.
2010 Dec 06
7
[PATCH 1/8] staging: hv: Convert camel case struct fields in vstorage.h to lowercase
...ES_OPERATION failed "
"(op %d status 0x%x)",
- vstorPacket->Operation, vstorPacket->Status);
+ vstorPacket->operation, vstorPacket->status);
goto Cleanup;
}
- storDevice->PathId = vstorPacket->StorageChannelProperties.PathId;
- storDevice->TargetId = vstorPacket->StorageChannelProperties.TargetId;
+ storDevice->PathId = vstorPacket->storage_channel_properties.path_id;
+ storDevice->TargetId
+ = vstorPacket->storage_channel_properties.target_id;
DPRINT_DBG(STORVSC, "channel flag 0x%x, max xfer len 0x%x",
- vst...
2010 Dec 06
7
[PATCH 1/8] staging: hv: Convert camel case struct fields in vstorage.h to lowercase
...ES_OPERATION failed "
"(op %d status 0x%x)",
- vstorPacket->Operation, vstorPacket->Status);
+ vstorPacket->operation, vstorPacket->status);
goto Cleanup;
}
- storDevice->PathId = vstorPacket->StorageChannelProperties.PathId;
- storDevice->TargetId = vstorPacket->StorageChannelProperties.TargetId;
+ storDevice->PathId = vstorPacket->storage_channel_properties.path_id;
+ storDevice->TargetId
+ = vstorPacket->storage_channel_properties.target_id;
DPRINT_DBG(STORVSC, "channel flag 0x%x, max xfer len 0x%x",
- vst...
2006 Sep 22
2
Merge problem
...hese extra 7 rows come from?
This appears to defy logic!
Thank you in advance for your help. I've put my code below for
reference.
Tova Fuller
> dim(dat0)
[1] 8000 60
> dim(TransTable)
[1] 47296 9
> dat0merge=merge(TransTable,dat0,
by.x="Target",by.y="TargetID",all.x=F,all.y=F)
> dim(dat0merge)
[1] 8007 68
2008 Apr 28
8
NetApp vfiler example scripts
Hi,
For anyone who is interested; I created some basic scripts based on my
current iSCSI block script.
http://kinkrsoftware.nl/contrib/xen/block-netapp
http://kinkrsoftware.nl/contrib/xen/netapp-lun.py
Basically these two scripts allow you to start a vfiler with a qtree of
customers. You log in the NetApp upon boot, and can use:
netapp://customer1/disk1
It is work in progress... because I
2008 Apr 28
8
NetApp vfiler example scripts
Hi,
For anyone who is interested; I created some basic scripts based on my
current iSCSI block script.
http://kinkrsoftware.nl/contrib/xen/block-netapp
http://kinkrsoftware.nl/contrib/xen/netapp-lun.py
Basically these two scripts allow you to start a vfiler with a qtree of
customers. You log in the NetApp upon boot, and can use:
netapp://customer1/disk1
It is work in progress... because I
2010 Feb 03
1
CDR / billsec / originate / local chan
...t;foo"]?h,10)
exten = h,4,Set(carrier=9)
exten =
h,n,AGI(agi://${DB(APPS/AGISERVER)}/ccoAgentActivityAgi.agi?BILLABLEDURATION=${CDR(billsec)}&CALLLOGID=${CALLLOGID}&CALLSTATUS=${CALLSTATUS}&CAMPAIGNID=${CAMPAIGNID}&DIGITPRESSED=${DIGITPRESSED}&DURATION=${CDR(duration)}&TARGETID=${TARGETID}&TIMEFINISHED=${TIMEFINISHED}&TIMEPRESSED=${TIMETOPRESS}&TIME
STARTED=${TIMESTARTED}&STATECHANGE=CALLDOWN&NODEID=${NODEID})
exten = h,10,Set(DIGITPRESSED=77)
exten = h,11,Set(timefinished=${STRFTIME(${EPOCH},,%Y%m%d%H%M%S)})
exten = h,12,Goto(h,3)
exten = h,20,Set(TIM...
2011 Apr 22
2
Can't compile libtheora vs2010
...c\dct.c': No
such file or directory
1> Generating Code... (TaskId:16)
1> The command exited with code 2. (TaskId:16)
1>Done executing task "CL" -- FAILED. (TaskId:16)
1>Done building target "ClCompile" in project "theora_static.vcxproj" --
FAILED.: (TargetId:37)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/theora-dev/attachments/20110422/0ac73309/attachment.htm