Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Drpc_generic.c62 int nettype; member
165 getnettype(const char *nettype) in getnettype()
183 __rpc_getconfip(char *nettype) in __rpc_getconfip()
262 __rpc_setconf(char *nettype) in __rpc_setconf()
525 __rpc_try_doors(const char *nettype, bool_t *try_others) in __rpc_try_doors()
H A Dclnt_generic.c72 const rpcvers_t vers_high, const char *nettype) in clnt_create_vers()
87 const char *nettype, const struct timeval *tp) in clnt_create_vers_timed()
159 const char *nettype) in clnt_create()
182 char *nettype = &nettype_array[0]; in clnt_create_timed() local
304 char *nettype = &nettype_array[0]; in clnt_create_service_timed() local
H A Dclnt_simple.c64 char nettype[NETIDLEN]; /* Network type */ member
96 char *nettype = &nettype_array[0]; in rpc_call() local
H A Dclnt_bcast.c139 char *nettype = &nettype_array[0]; in rpc_broadcast_exp() local
629 caddr_t resultsp, const resultproc_t eachresult, const char *nettype) in rpc_broadcast()
H A Dsvc_simple.c90 const xdrproc_t outproc, const char *nettype) in rpc_reg()
H A Dsvc_generic.c115 const char *nettype) in svc_create()
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_rsvd.c38 rpcvers_t vers, const char *nettype, in __yp_clnt_create_rsvdport_netid_req()
98 rpcvers_t vers, const char *nettype, in __yp_clnt_create_rsvdport()
/illumos-gate/usr/src/cmd/gss/gssd/
H A Dgssd_generic.c55 char *nettype; /* Networktype token */ variable
/illumos-gate/usr/src/cmd/krb5/kwarn/
H A Dkwarnd_generic.c33 char *nettype, /* Networktype token */ in svc_create_local_service()
/illumos-gate/usr/src/cmd/keyserv/
H A Dkey_generic.c70 char *nettype; /* Networktype token */ variable
/illumos-gate/usr/src/lib/libcommputil/common/
H A Dsdp.c297 uint64_t ver, const char *nettype, const char *addrtype, in sdp_add_origin()
408 sdp_add_connection(sdp_conn_t **conn, const char *nettype, const char *addrtype, in sdp_add_connection()
/illumos-gate/usr/src/cmd/rpcsvc/
H A Drusers.c77 static char *nettype; variable
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Ddebug_alloc.c333 my__rpc_setconf(char *nettype, char *file, int line) in my__rpc_setconf()
/illumos-gate/usr/src/cmd/mailx/
H A Doptim.c364 nettype(int mid) in nettype() function