multi-rx-calls-20080205
authorJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 5 Feb 2008 17:24:15 +0000 (17:24 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 5 Feb 2008 17:24:15 +0000 (17:24 +0000)
LICENSE MIT

Add multi versions of RXAFS_GetCapabilities, RXAFS_GiveUpAllCallBacks,
and VL_ProbeServer.

src/fsint/afsint.xg
src/libafsrpc/afsrpc.def
src/vlserver/vldbint.xg

index 8c46d5e..634c397 100644 (file)
@@ -689,11 +689,11 @@ StoreData64(
 ) split = 65538;
 
 GiveUpAllCallBacks(
-) = 65539;
+) multi = 65539;
 
 GetCapabilities(
   Capabilities *capabilities
-) = 65540;
+) multi = 65540;
 
 CallBackRxConnAddr(
   IN afs_int32 *addr
index c613f85..5f68005 100644 (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
index fbc8e0f..9b3420d 100644 (file)
@@ -224,7 +224,7 @@ struct VLCallBack {
  */
 
 ProbeServer(
-) = VLPROBE;
+) multi = VLPROBE;
 
 /*
  * VL_GetEntryByName was renamed to VL_GetEntryByNameO to avoid