Home
last modified time | relevance | path

Searched refs:xdrrec_endofrecord (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_comm.c442 (void) xdrrec_endofrecord(&connection->conn_xdrs, 1); in ndmp_send_request()
451 (void) xdrrec_endofrecord(&connection->conn_xdrs, 1); in ndmp_send_request()
455 (void) xdrrec_endofrecord(&connection->conn_xdrs, 1); in ndmp_send_request()
577 (void) xdrrec_endofrecord(&connection->conn_xdrs, 1); in ndmp_send_response()
588 (void) xdrrec_endofrecord(&connection->conn_xdrs, 1); in ndmp_send_response()
592 (void) xdrrec_endofrecord(&connection->conn_xdrs, 1); in ndmp_send_response()
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dclnt_btcp.c65 extern bool_t xdrrec_endofrecord();
325 (void) xdrrec_endofrecord(xdrs, TRUE); in clntbtcp_call()
331 if (!xdrrec_endofrecord(xdrs, shipnow)) { in clntbtcp_call()
H A Dxdr_rec.c435 xdrrec_endofrecord(XDR *xdrs, bool_t sendnow) in xdrrec_endofrecord() function
/illumos-gate/usr/src/ucblib/librpcsoc/
H A Dclnt_tcp.c251 (void) xdrrec_endofrecord(xdrs, TRUE); in clnttcp_call()
254 if (! xdrrec_endofrecord(xdrs, shipnow)) in clnttcp_call()
H A Dsvc_tcp.c409 (void) xdrrec_endofrecord(xdrs, TRUE);
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dclnt_vc.c692 (void) xdrrec_endofrecord(xdrs, TRUE); in clnt_vc_call()
703 (void) xdrrec_endofrecord(xdrs, TRUE); in clnt_vc_call()
708 if (!xdrrec_endofrecord(xdrs, shipnow)) { in clnt_vc_call()
834 (void) xdrrec_endofrecord(xdrs, TRUE); in clnt_vc_send()
845 (void) xdrrec_endofrecord(xdrs, TRUE); in clnt_vc_send()
857 (void) xdrrec_endofrecord(xdrs, TRUE); in clnt_vc_send()
H A Dxdr_rec.c586 xdrrec_endofrecord(XDR *xdrs, bool_t sendnow) in xdrrec_endofrecord() function
H A Dsvc_vc.c1755 (void) xdrrec_endofrecord(xdrs, TRUE); in svc_vc_reply()
/illumos-gate/usr/src/uts/common/rpc/
H A Dxdr.h575 extern bool_t xdrrec_endofrecord(XDR *, bool_t);
586 extern bool_t xdrrec_endofrecord();
/illumos-gate/usr/src/man/man3nsl/
H A DMakefile304 xdrrec_endofrecord.3nsl \
520 xdrrec_endofrecord.3nsl := LINKSRC = xdr_admin.3nsl
/illumos-gate/usr/src/lib/libnsl/common/
H A Dmapfile-vers315 xdrrec_endofrecord;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3nsl.inc318 link path=usr/share/man/man3nsl/xdrrec_endofrecord.3nsl target=xdr_admin.3nsl