Home | History | Annotate | Download | only in rpc

Lines Matching defs:port_ptr

92     struct timeval tout, u_long *port_ptr)
101 _DIAGASSERT(port_ptr != NULL);
111 r.port_ptr = port_ptr;
165 caddr_t port_ptr;
170 port_ptr = (caddr_t)(void *)crp->port_ptr;
171 if (xdr_reference(xdrs, &port_ptr, (u_int)sizeof(u_long),
173 crp->port_ptr = (u_long *)(void *)port_ptr;