RX: Avoid timing out non-kernel busy channels
[openafs.git] / src / libafsrpc / afsrpc.def
index f87a057..bc33abc 100755 (executable)
@@ -1,11 +1,4 @@
 EXPORTS
-       des_check_key_parity                    @2
-       des_fixup_key_parity                    @5
-       des_init_random_number_generator        @6
-       des_is_weak_key                         @7
-       des_key_sched                           @8
-       des_random_key                          @9
-       des_string_to_key                       @10
        ktohl                                   @11
        life_to_time                            @12
        rx_DestroyConnection                    @13
@@ -269,6 +262,39 @@ EXPORTS
        rx_InterruptCall                        @274
         osi_Panic                              @275
 
+; lwp functions
+        Afs_Lock_Obtain                         @276
+        Afs_Lock_ReleaseR                       @277
+        Afs_Lock_ReleaseW                       @278
+        Afs_Lock_WakeupR                        @279
+        Lock_Init                               @280
+        Lock_Destroy                            @281
+        FT_Init                                 @282
+        FT_GetTimeOfDay                         @283
+        FT_AGetTimeOfDay                        @284
+        FT_ApproxTime                           @285
+        threadname                              @286
+        registerthread                          @287
+        swapthreadname                          @288
+
+       rx_opaque_new                           @289
+       rx_opaque_alloc                         @290
+       rx_opaque_populate                      @291
+       rx_opaque_copy                          @292
+       rx_opaque_freeContents                  @293
+       rx_opaque_zeroFreeContents              @294
+       rx_opaque_free                          @295
+       rx_opaque_zeroFree                      @296
+       rx_identity_match                       @297
+       rx_identity_populate                    @298
+       rx_identity_copy                        @299
+       rx_identity_copyContents                @300
+       rx_identity_new                         @301
+       rx_identity_freeContents                @302
+       rx_identity_free                        @303
+
+       rx_SetBusyChannelError                  @304
+
 ; for performance testing
         rx_TSFPQGlobSize                        @2001 DATA
         rx_TSFPQLocalMax                        @2002 DATA