41 #ifndef _TIRPC_NETTYPE_H 42 #define _TIRPC_NETTYPE_H 47 #define _RPC_NETPATH 1 48 #define _RPC_VISIBLE 2 49 #define _RPC_CIRCUIT_V 3 50 #define _RPC_DATAGRAM_V 4 51 #define _RPC_CIRCUIT_N 5 52 #define _RPC_DATAGRAM_N 6 void __rpc_endconf(void *)
struct netconfig * __rpc_getconf(void *)
__BEGIN_DECLS void * __rpc_setconf(const char *)
struct netconfig * __rpc_getconfip(const char *)