Searched defs:nettype (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/lib/libc/rpc/
H A Dclnt_simple.c75 char nettype[NETIDLEN]; /* Network type */ member in struct:rpc_call_private
[all...]
H A Dclnt_generic.c189 char *nettype = &nettype_array[0]; local
81 clnt_create_vers(const char *hostname, rpcprog_t prog, rpcvers_t *vers_out, rpcvers_t vers_low, rpcvers_t vers_high, const char *nettype) argument
96 clnt_create_vers_timed(const char *hostname, rpcprog_t prog, rpcvers_t *vers_out, rpcvers_t vers_low, rpcvers_t vers_high, const char *nettype, const struct timeval *tp) argument
164 clnt_create(const char *hostname, rpcprog_t prog, rpcvers_t vers, const char *nettype) argument
[all...]
H A Drpc_generic.c70 int nettype; member in struct:handle
[all...]
/freebsd-9.3-release/sys/rpc/
H A Dsvc_generic.c82 svc_create( SVCPOOL *pool, void (*dispatch)(struct svc_req *, SVCXPRT *), rpcprog_t prognum, rpcvers_t versnum, const char *nettype) argument
H A Drpc_generic.c78 int nettype; member in struct:handle
491 getnettype(const char *nettype) argument
514 __rpc_getconfip(const char *nettype) argument
[all...]

Completed in 105 milliseconds