Searched refs:xdrrec_endofrecord (Results 1 – 15 of 15) sorted by relevance
/titanic_44/usr/src/stand/lib/fs/nfs/ |
H A D | clnt_btcp.c | 67 extern bool_t xdrrec_endofrecord(); 327 (void) xdrrec_endofrecord(xdrs, TRUE); in clntbtcp_call() 333 if (!xdrrec_endofrecord(xdrs, shipnow)) { in clntbtcp_call()
|
H A D | xdr_rec.c | 435 xdrrec_endofrecord(XDR *xdrs, bool_t sendnow) in xdrrec_endofrecord() function
|
/titanic_44/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_comm.c | 442 (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()
|
/titanic_44/usr/src/ucblib/librpcsoc/ |
H A D | clnt_tcp.c | 260 (void) xdrrec_endofrecord(xdrs, TRUE); 263 if (! xdrrec_endofrecord(xdrs, shipnow))
|
H A D | svc_tcp.c | 411 (void) xdrrec_endofrecord(xdrs, TRUE);
|
/titanic_44/usr/src/lib/libnsl/rpc/ |
H A D | clnt_vc.c | 699 (void) xdrrec_endofrecord(xdrs, TRUE); in clnt_vc_call() 711 (void) xdrrec_endofrecord(xdrs, TRUE); in clnt_vc_call() 716 if (!xdrrec_endofrecord(xdrs, shipnow)) { in clnt_vc_call() 844 (void) xdrrec_endofrecord(xdrs, TRUE); in clnt_vc_send() 856 (void) xdrrec_endofrecord(xdrs, TRUE); in clnt_vc_send() 868 (void) xdrrec_endofrecord(xdrs, TRUE); in clnt_vc_send()
|
H A D | xdr_rec.c | 588 xdrrec_endofrecord(XDR *xdrs, bool_t sendnow) in xdrrec_endofrecord() function
|
H A D | svc_vc.c | 1759 (void) xdrrec_endofrecord(xdrs, TRUE); in svc_vc_reply()
|
/titanic_44/usr/src/lib/libbc/inc/include/rpc/ |
H A D | xdr.h | 260 extern bool_t xdrrec_endofrecord(); /* make end of xdr record */
|
/titanic_44/usr/src/uts/common/rpc/ |
H A D | xdr.h | 571 extern bool_t xdrrec_endofrecord(XDR *, bool_t); 582 extern bool_t xdrrec_endofrecord();
|
/titanic_44/usr/src/man/man3nsl/ |
H A D | Makefile | 303 xdrrec_endofrecord.3nsl \ 518 xdrrec_endofrecord.3nsl := LINKSRC = xdr_admin.3nsl
|
/titanic_44/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 288 xdrrec_endofrecord;
|
H A D | llib-lnsl | 900 bool_t xdrrec_endofrecord(XDR *xdrs, bool_t sendnow);
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3nsl.inc | 329 link path=usr/share/man/man3nsl/xdrrec_endofrecord.3nsl target=xdr_admin.3nsl
|
/titanic_44/ |
H A D | .gitignore | 6828 usr/src/man/man3nsl/xdrrec_endofrecord.3nsl
|