Home
last modified time | relevance | path

Searched refs:NETIDLEN (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dclnt_simple.c53 #ifndef NETIDLEN
54 #define NETIDLEN 32 macro
64 char nettype[NETIDLEN]; /* Network type */
95 char nettype_array[NETIDLEN]; in rpc_call()
150 (strlen(nettype) < (size_t)NETIDLEN)) { in rpc_call()
H A Dclnt_generic.c56 #ifndef NETIDLEN
57 #define NETIDLEN 32 macro
181 char nettype_array[NETIDLEN]; in clnt_create_timed()
303 char nettype_array[NETIDLEN]; in clnt_create_service_timed()
H A Dclnt_bcast.c70 #ifndef NETIDLEN
71 #define NETIDLEN 32 macro
138 char nettype_array[NETIDLEN]; in rpc_broadcast_exp()