DEVEL15-multi-rx-calls-20080205

LICENSE MIT

Add multi versions of RXAFS_GetCapabilities, RXAFS_GiveUpAllCallBacks,
and VL_ProbeServer.


(cherry picked from commit 5c7dfcad135a1c34942d264be2b72196e3b96003)
This commit is contained in:
Jeffrey Altman 2008-02-05 17:26:46 +00:00
parent 4ee2fe920a
commit ea2b14a4fb
3 changed files with 8 additions and 3 deletions

View File

@ -693,11 +693,11 @@ StoreData64(
) split = 65538;
GiveUpAllCallBacks(
) = 65539;
) multi = 65539;
GetCapabilities(
Capabilities *capabilities
) = 65540;
) multi = 65540;
CallBackRxConnAddr(
IN afs_int32 *addr

View File

@ -221,3 +221,8 @@ EXPORTS
osi_AssertFailU @226
DllMain @227
rx_SetSecurityConfiguration @228
; RXAFSCB_ExecuteRequest @229
EndRXAFS_GetTime @230
StartRXAFS_GetTime @231
EndRXAFS_GetCapabilities @232
StartRXAFS_GetCapabilities @233

View File

@ -225,7 +225,7 @@ struct VLCallBack {
*/
ProbeServer(
) = VLPROBE;
) multi = VLPROBE;
/*
* VL_GetEntryByName was renamed to VL_GetEntryByNameO to avoid