/src/include/rpc/ |
pmap_rmt.h | 53 u_long *port_ptr; member in struct:rmtcallres
|
pmap_rmt.h | 53 u_long *port_ptr; member in struct:rmtcallres
|
pmap_rmt.h | 53 u_long *port_ptr; member in struct:rmtcallres
|
/src/lib/libc/rpc/ |
pmap_rmt.c | 92 struct timeval tout, u_long *port_ptr) 101 _DIAGASSERT(port_ptr != NULL); 111 r.port_ptr = port_ptr; 165 caddr_t port_ptr; local in function:xdr_rmtcallres 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; [all...] |
pmap_rmt.c | 92 struct timeval tout, u_long *port_ptr) 101 _DIAGASSERT(port_ptr != NULL); 111 r.port_ptr = port_ptr; 165 caddr_t port_ptr; local in function:xdr_rmtcallres 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; [all...] |
pmap_rmt.c | 92 struct timeval tout, u_long *port_ptr) 101 _DIAGASSERT(port_ptr != NULL); 111 r.port_ptr = port_ptr; 165 caddr_t port_ptr; local in function:xdr_rmtcallres 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; [all...] |