Home
last modified time | relevance | path

Searched refs:xdr_bp_machine_name_t (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dbootparam_xdr.c33 xdr_bp_machine_name_t(XDR *xdrs, bp_machine_name_t *objp) in xdr_bp_machine_name_t() function
85 if (!xdr_bp_machine_name_t(xdrs, &objp->client_name)) in xdr_bp_whoami_res()
87 if (!xdr_bp_machine_name_t(xdrs, &objp->domain_name)) in xdr_bp_whoami_res()
97 if (!xdr_bp_machine_name_t(xdrs, &objp->client_name)) in xdr_bp_getfile_arg()
107 if (!xdr_bp_machine_name_t(xdrs, &objp->server_name)) in xdr_bp_getfile_res()
/titanic_41/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_prot_xdr.c40 xdr_bp_machine_name_t(XDR *xdrs, bp_machine_name_t *objp) in xdr_bp_machine_name_t() function
114 if (!xdr_bp_machine_name_t(xdrs, &objp->client_name)) { in xdr_bp_whoami_res()
117 if (!xdr_bp_machine_name_t(xdrs, &objp->domain_name)) { in xdr_bp_whoami_res()
129 if (!xdr_bp_machine_name_t(xdrs, &objp->client_name)) { in xdr_bp_getfile_arg()
141 if (!xdr_bp_machine_name_t(xdrs, &objp->server_name)) { in xdr_bp_getfile_res()
/titanic_41/usr/src/uts/common/rpc/
H A Dbootparam.h102 bool_t xdr_bp_machine_name_t();
/titanic_41/usr/src/lib/librpcsvc/common/
H A Dbootparam_prot.h40 bool_t xdr_bp_machine_name_t();
H A Dmapfile-vers70 xdr_bp_machine_name_t;