On Solaris, a library can't re-export functions which come from one
of its dependencies - so libafsrpc can't easily republish the 5 opr
functions that are currently in the libafsrpc map file.
Including the bits of the opr library that define these functions
causes problems with then linking libafsrpc against libopr, which
we do in a number of places.
libafsauthent has exactly the same problem, with a few symbols that
it pulls in from util.
The affected symbols were all added relatively recently, and have
limited uses outside of the OpenAFS tree, so just remove them from
the export list so we are one step closer to building on Solaris
again.
Change-Id: If0a1105320e416ebc013ff670dddd5d247b06f6b
Reviewed-on: http://gerrit.openafs.org/8102
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Tested-by: Derrick Brashear <shadow@your-file-system.com>
ubik_ClientInit
ubik_ParseClientList
pioctl
-getDirPath
ka_AuthSpecificServersConn
-pthread_recursive_mutex_lock
-pthread_recursive_mutex_unlock
-grmutex
-initAFSDirPath
pr_GetCPS
pr_Initialize
pr_GetHostCPS
pr_SNameToId
afs_get_pag_from_groups
setpag
-LogThreadNum
RXSTATS_ClearPeerRPCStats
TM_GetTimeOfDay
FT_GetTimeOfDay
-opr_strcompose
-opr_stolower
-opr_ucstring
-opr_lcstring
-opr_AssertionFailed
rx_GetLocalPeers
rx_GetMaxReceiveWindow
rx_GetMaxSendWindow