Searched refs:tcp_handle (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/lib/libnsl/rpc/ |
H A D | xdr_rec.c | 91 caddr_t tcp_handle; member in struct:rec_strm 151 const caddr_t tcp_handle, int (*readit)(), int (*writeit)()) 193 rstrm->tcp_handle = tcp_handle; 407 pos = lseek((intptr_t)rstrm->tcp_handle, 0, 1); 625 (rstrm->tcp_handle, rstrm->out_base, (int)len); 659 if ((len = (*(rstrm->readit))(rstrm->tcp_handle, where, len)) == -1) 904 if ((len_received = (*(rstrm->readit))(rstrm->tcp_handle, 150 xdrrec_create(XDR *xdrs, const uint_t sendsize, const uint_t recvsize, const caddr_t tcp_handle, int (*readit)(), int (*writeit)()) argument
|
/osnet-11/usr/src/lib/libnsl/common/ |
H A D | llib-lnsl | 821 caddr_t tcp_handle, int (*readit)(), int (*writeit)());
|
Completed in 24 milliseconds