Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnsl/rpc/
H A Dclnt_simple.c55 #ifndef NETIDLEN
56 #define NETIDLEN 32 macro
66 char nettype[NETIDLEN]; /* Network type */
97 char nettype_array[NETIDLEN]; in rpc_call()
152 (strlen(nettype) < (size_t)NETIDLEN)) { in rpc_call()
H A Dclnt_generic.c58 #ifndef NETIDLEN
59 #define NETIDLEN 32 macro
184 char nettype_array[NETIDLEN]; in clnt_create_timed()
306 char nettype_array[NETIDLEN]; in clnt_create_service_timed()
H A Dclnt_bcast.c72 #ifndef NETIDLEN
73 #define NETIDLEN 32 macro
140 char nettype_array[NETIDLEN]; in rpc_broadcast_exp()