Lines Matching defs:clnt
76 CLIENT *clnt; /* associated client handle */
101 __rpc_gss_seccreate(clnt, server_name, mech, service, qop, options_req,
103 CLIENT *clnt; /* associated client handle */
163 ap->clnt = clnt;
243 CLIENT *clnt = ap->clnt;
272 * should not change clnt->cl_auth at this time, so save
275 save_auth = clnt->cl_auth;
276 clnt->cl_auth = auth;
317 callstat = clnt_call(clnt, NULLPROC,
389 clnt->cl_auth = save_auth; /* restore cl_auth */
397 clnt->cl_auth = save_auth; /* restore cl_auth */
737 (void) clnt_call(ap->clnt, NULLPROC, xdr_void, NULL,