Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libc/rpc/
Dclnt_generic.c84 rpcvers_t vers_low, rpcvers_t vers_high, const char *nettype) in clnt_create_vers()
100 const char *nettype, const struct timeval *tp) in clnt_create_vers_timed()
167 const char *nettype) in clnt_create()
191 char *nettype = &nettype_array[0]; in clnt_create_timed() local
Dclnt_simple.c77 char nettype[NETIDLEN]; /* Network type */ member
124 const xdrproc_t outproc, char *out, const char *nettype) in rpc_call()
Drpc_generic.c71 int nettype; member
180 getnettype(const char *nettype) in getnettype()
215 __rpc_getconfip(const char *nettype) in __rpc_getconfip()
286 __rpc_setconf(const char *nettype) in __rpc_setconf()
Dsvc_generic.c84 rpcprog_t prognum, rpcvers_t versnum, const char *nettype) in svc_create()
Dclnt_bcast.c249 const char *nettype) in rpc_broadcast_exp()
673 resultproc_t eachresult, const char *nettype) in rpc_broadcast()
Dsvc_simple.c108 char *nettype) in rpc_reg()
/freebsd-12-stable/sys/rpc/
Drpc_generic.c80 int nettype; member
493 getnettype(const char *nettype) in getnettype()
516 __rpc_getconfip(const char *nettype) in __rpc_getconfip()
568 __rpc_setconf(nettype) in __rpc_setconf() argument
Dsvc_generic.c89 const char *nettype) /* Networktype token */ in svc_create()