Lines Matching refs:CLIENT
109 CLIENT *
118 CLIENT *h;
124 h = (CLIENT *)mem_alloc(sizeof (*h));
147 mem_free((caddr_t)h, sizeof (CLIENT));
148 return ((CLIENT *)NULL);
220 mem_free((caddr_t)h, sizeof (CLIENT));
221 return ((CLIENT *)NULL);
226 register CLIENT *h; in clnttcp_call()
325 CLIENT *h; in clnttcp_geterr()
336 CLIENT *cl; in clnttcp_freeres()
354 CLIENT *cl; in clnttcp_control()
389 CLIENT *h; in clnttcp_destroy()
399 mem_free((caddr_t)h, sizeof (CLIENT));