Searched refs:cl_protname (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/sunrpc/
H A Dclnt.h36 char * cl_protname; /* protocol name */ member in struct:rpc_clnt
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sunrpc/
H A Dclnt.c142 clnt->cl_protname = program->name;
309 clnt->cl_protname, clnt->cl_server,
344 clnt->cl_protname, clnt->cl_server);
408 clnt->cl_protname = program->name;
662 clnt->cl_protname, clnt->cl_vers,
1082 clnt->cl_protname, -status);
1107 clnt->cl_protname, clnt->cl_server);
1115 clnt->cl_protname, clnt->cl_server);
1141 clnt->cl_protname, clnt->cl_server);
1152 clnt->cl_protname, tas
[all...]
H A Dstats.c197 clnt->cl_prog, clnt->cl_vers, clnt->cl_protname);
H A Drpc_pipe.c329 seq_printf(m, "service: %s (%d) version %d\n", clnt->cl_protname,

Completed in 58 milliseconds