rx: Make statistics interface use Atomics
[openafs.git] / src / shlibafsrpc / libafsrpc.map
old mode 100644 (file)
new mode 100755 (executable)
index e791b5f..c795b11
@@ -57,8 +57,8 @@
        rxkad_global_stats;
        rxkad_global_stats_lock;
        rxkad_stats_key;
-       com_err;
-       error_message;
+       afs_com_err;
+       afs_error_message;
        rx_socket;
        rxevent_debugFile;
        rx_debugFile;
@@ -70,7 +70,6 @@
        rx_tranquil;
        rx_getAllAddr;
        rx_nWaiting;
-       rx_stats;
        rx_SetNoJumbo;
        rx_SetConnDeadTime;
        rx_FlushWrite;
@@ -79,7 +78,7 @@
        multi_Select;
        multi_Init;
        multi_Finalize_Ignore;
-       add_to_error_table;
+       afs_add_to_error_table;
        xdr_afsUUID;
        xdr_afs_int32;
        xdr_afs_uint32;
@@ -91,7 +90,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;
+       lcstring;
+       AssertionFailed;
+       rx_GetLocalPeers;
+       rx_GetMaxReceiveWindow;
+       rx_GetMaxSendWindow;
+       rx_SetMaxReceiveWindow;
+       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_new;
+       rx_identity_freeContents;
+       rx_identity_free;
     local:
        *;
 };