Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/rpc/
H A Dclnt_simple.c85 char nettype[NETIDLEN]; /* Network type */ member
132 const char * nettype) /* nettype */ in rpc_call()
H A Drpc_generic.c81 int nettype; member
216 getnettype(const char *nettype) in getnettype()
253 __rpc_getconfip(const char *nettype) in __rpc_getconfip()
338 __rpc_setconf(const char *nettype) in __rpc_setconf()
H A Dsvc_generic.c93 const char *nettype) /* Networktype token */ in svc_create()
H A Dclnt_bcast.c261 const char * nettype) /* transport type */ in rpc_broadcast_exp()
681 const char * nettype) /* transport type */ in rpc_broadcast()
H A Dclnt_generic.c156 const char * nettype) /* net type */ in clnt_create()
H A Dsvc_simple.c112 char *nettype) /* nettype */ in rpc_reg()
/netbsd-src/external/bsd/am-utils/dist/conf/transp/
H A Dtransp_tli.c425 char *nettype = "ticlts"; in create_nfs_service() local