Lines Matching refs:CLIENT
52 extern CLIENT *_clnt_vc_create_timed(int, struct netbuf *, rpcprog_t,
55 CLIENT *_clnt_tli_create_timed(int, const struct netconfig *, struct netbuf *,
71 CLIENT *
86 CLIENT *
91 CLIENT *clnt; in clnt_create_vers_timed()
160 CLIENT *
175 CLIENT *
180 CLIENT *clnt = NULL; in clnt_create_timed()
292 CLIENT *
300 CLIENT *clnt = NULL; in clnt_create_service_timed()
494 CLIENT *
507 CLIENT *
513 CLIENT *cl = NULL; /* client handle */ in clnt_tp_create_timed()
515 struct netconfig *, char *, CLIENT **, struct timeval *); in clnt_tp_create_timed()
581 CLIENT *
599 CLIENT *
604 CLIENT *cl; /* client handle */ in _clnt_tli_create_timed()