Lines Matching refs:CLIENT
93 static CLIENT *clnt_com_create(/* struct sockaddr_in *addr, long prog,
105 static CLIENT *clnt_addr_create(/* char *addr, struct netconfig *nconf,
107 static CLIENT *clnt_rpcbind_create(/* char *host, int vers */);
108 static CLIENT *getclnthandle(/* host, nconf, rpcbversnum */);
342 static CLIENT *
350 CLIENT *clnt;
361 if (clnt == (CLIENT *)NULL) {
388 CLIENT *client;
492 register CLIENT *client;
713 register CLIENT *client;
754 if (client == (CLIENT *)NULL) {
945 register CLIENT *client;
979 if (client == (CLIENT *)NULL) {
1059 register CLIENT *client;
1099 if (client == (CLIENT *)NULL) {
1326 static CLIENT *
1333 CLIENT *client;
1353 if (client == (CLIENT *)NULL) {
1373 CLIENT *client;
1481 CLIENT *client;
1514 if (client == (CLIENT *)NULL) {
1658 register CLIENT *client; in pstatus()
1677 static CLIENT *
1688 CLIENT *clnt = NULL;
1695 while (clnt == (CLIENT *)NULL) {
1711 static CLIENT*
1721 CLIENT *client = NULL;