RX: Avoid timing out non-kernel busy channels
[openafs.git] / src / shlibafsrpc / libafsrpc.map
index 8272b43..ce468e4 100755 (executable)
@@ -7,18 +7,10 @@
 
 {
     global:
-       des_check_key_parity;
-       des_fixup_key_parity;
-       des_init_random_number_generator;
-       des_is_weak_key;
-       des_key_sched;
-       des_random_key;
-       des_string_to_key;
-       des_cbc_cksum;
-       des_ecb_encrypt;
-       des_pcbc_encrypt;
        ktohl;
        life_to_time;
+       osi_AssertFailU;
+       osi_Panic;
        rx_DestroyConnection;
        rx_EndCall;
        rx_Finalize;
@@ -27,6 +19,7 @@
        rx_GetIFInfo;
        rx_GetSpecific;
        rx_Init;
+       rx_InitHost;
        rx_KeyCreate;
        rx_NewCall;
        rx_NewConnection;
        rx_tranquil;
        rx_getAllAddr;
        rx_nWaiting;
-       rx_stats;
        rx_SetNoJumbo;
        rx_SetConnDeadTime;
+       rx_SetConnHardDeadTime;
+       rx_SetConnIdleDeadTime;
        rx_FlushWrite;
        rx_thread_id_key;
        multi_Finalize;
@@ -91,7 +85,6 @@
        rx_GetServerStats;
        rx_GetServerVersion;
        rx_GetServerConnections;
-       rx_stats_mutex;
        rx_GetServerPeers;
        rx_RetrieveProcessRPCStats;
        rx_RetrievePeerRPCStats;
        RXSTATS_ClearProcessRPCStats;
        RXSTATS_ClearPeerRPCStats;
        TM_GetTimeOfDay;
+       FT_GetTimeOfDay;
        strcompose;
        stolower;
        ucstring;
        rx_SetMaxSendWindow;
        rx_GetMinPeerTimeout;
        rx_SetMinPeerTimeout;
-
+       afs_xdr_alloc;
+       afs_xdr_array;
+       afs_xdr_bytes;
+       afs_xdr_char;
+       afs_xdr_enum;
+       afs_xdr_free;
+       afs_xdr_int;
+       afs_xdr_opaque;
+       afs_xdr_short;
+       afs_xdr_string;
+       afs_xdr_vector;
+       afs_xdrmem_create;
+       xdrlen_create;
+       rxi_GetCallNumberVector;
+       rxi_SetCallNumberVector;
+       rxi_RoundUpPacket;
+       rx_SlowReadPacket;
+       rx_SlowWritePacket;
+       rxi_Alloc;
+       rxi_AllocDataBuf;
+       rx_MyMaxSendSize;
+       rxi_Free;
+       rx_opaque_new;
+       rx_opaque_alloc;
+       rx_opaque_populate;
+       rx_opaque_copy;
+       rx_opaque_freeContents;
+       rx_opaque_zeroFreeContents;
+       rx_opaque_free;
+       rx_opaque_zeroFree;
+       rx_identity_match;
+       rx_identity_populate;
+       rx_identity_copy;
+       rx_identity_copyContents;
+       rx_identity_new;
+       rx_identity_freeContents;
+       rx_identity_free;
+       rx_InterruptCall;
+       rx_SetBusyChannelError;
     local:
        *;
 };