1 #ifndef _RPC_PMAP_CLNT_H
2 # include <sunrpc/rpc/pmap_clnt.h>
4 libc_hidden_proto (pmap_getport
)
5 libc_hidden_proto (pmap_set
)
6 libc_hidden_proto (pmap_unset
)
8 /* Defined in pm_getport.c. */
9 extern int __get_socket (struct sockaddr_in
*saddr
)
10 attribute_hidden internal_function
;