Searched refs:xdr_ndmp_header (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_comm.c110 xdr_ndmp_header(XDR *xdrs, ndmp_header *objp) function
439 if (!xdr_ndmp_header(&connection->conn_xdrs, &header)) {
573 if (!xdr_ndmp_header(&connection->conn_xdrs, &header)) {
1030 if (!xdr_ndmp_header(&connection->conn_xdrs,

Completed in 58 milliseconds