Home
last modified time | relevance | path

Searched defs:nettype (Results 1 – 6 of 6) sorted by relevance

/dragonfly/lib/libc/rpc/
H A Dclnt_generic.c95 rpcvers_t vers_low, rpcvers_t vers_high, const char *nettype) in clnt_create_vers()
111 const char *nettype, const struct timeval *tp) in clnt_create_vers_timed()
178 const char *nettype) in clnt_create()
202 char *nettype = &nettype_array[0]; in clnt_create_timed() local
H A Dclnt_simple.c71 char nettype[NETIDLEN]; /* Network type */ member
107 const xdrproc_t outproc, char *out, const char *nettype) in rpc_call()
H A Drpc_generic.c68 int nettype; member
199 getnettype(const char *nettype) in getnettype()
222 __rpc_getconfip(const char *nettype) in __rpc_getconfip()
301 __rpc_setconf(const char *nettype) in __rpc_setconf()
H A Dclnt_bcast.c235 const char *nettype /* transport type */ in rpc_broadcast_exp()
657 const char *nettype /* transport type */ in rpc_broadcast()
H A Dsvc_generic.c74 const char *nettype) /* Networktype token */ in svc_create()
H A Dsvc_simple.c103 char *nettype) /* nettype */ in rpc_reg()